Docker registry build for ARM64. Based on budry/registry-arm, thank you for your amazing work!
This package is based on official docker registry
This package was developed for running docker registry on ARM64 devices. Builder image is based on arm64v8/golang and final registry image is based upon arm64v8/debian.
This image is build for ARM64. Based on the original distribution package.
- Just follow the official configuration guide: https://docs.docker.com/registry/deploying/
- Use "bl4ckbird/registry-arm64" in your docker-compose.yml
Used and tested on ARM64 scaleway instance
You can use my build of this package with name
$ docker run -d -p 5000:5000 --restart always bl4ckbird/registry-arm64