Skip to content

lkaupp/docker-compose-registry-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose for Registry ARM64

Fully working example of Deploying Example. Used my docker registry image Docker Registry ARM64.

Content

Why?

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.

What to do?

This image is build for ARM64. Based on the original distribution package.

  1. Just clone this repo.
  2. Generate htpasswd with: htpasswd -B -c data/auth/htpasswd
  3. Put your certificate and private key in data/certs/
  4. docker-compose up -d. Running on Port 5030. Done!

Used and tested on ARM64 scaleway instance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published