Fully working example of Deploying Example. Used my docker registry image Docker Registry ARM64.
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 clone this repo.
- Generate htpasswd with:
htpasswd -B -c data/auth/htpasswd
- Put your certificate and private key in
data/certs/
docker-compose up -d
. Running on Port 5030. Done!
Used and tested on ARM64 scaleway instance