Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Instructions

To generate the registry password use:

sudo apt install apache2-utils   # if you don't have `htpasswd`
htpasswd -B /srv/docker-registry/config/htpasswd admin

Log in:

docker login docker.dalthonmh.com