Giter VIP home page Giter VIP logo

Comments (4)

klausmeyer avatar klausmeyer commented on May 31, 2024

Thanks. Will have a look next week if I find some time.

from docker-registry-browser.

qs5779 avatar qs5779 commented on May 31, 2024

Github now has support for building / pushing multi arch images with workflows. You can see a basic example here: example

from docker-registry-browser.

klausmeyer avatar klausmeyer commented on May 31, 2024

As a side-effect of migrating from Docker Hub automated builds to GitHub actions today I also enabled multi-platform builds.

The latest tag is now available for amd64 & arm64:

2021-09-17-160401_675x219_scrot

Unfortunately I don't own a arm64 device (yet) so it would be great if someone else could give it a try.

from docker-registry-browser.

klausmeyer avatar klausmeyer commented on May 31, 2024

Just figured out that the Raspberry PI 3 I own is already a 64bit ARM:

ubuntu@ubuntu:~$ sudo docker version -f '{{.Server.Arch}}'
arm64
ubuntu@ubuntu:~$ sudo docker run -it -p 8080:8080 klausmeyer/docker-registry-browser:latest
Puma starting in single mode...
* Puma version: 5.4.0 (ruby 3.0.2-p107) ("Super Flight")
*  Min threads: 5
*  Max threads: 5
*  Environment: production
*          PID: 1
* Listening on http://0.0.0.0:8080
Use Ctrl-C to stop
I, [2021-09-17T15:06:35.225178 #1]  INFO -- : [faaa6d9c-8d55-4e6d-b29d-f896cd65d123] Started GET "/" for 172.17.0.1 at 2021-09-17 15:06:35 +0000

🥳

from docker-registry-browser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.