@ -4,6 +4,7 @@ docker registry image
You need to create `/srv/registry` and `/srv/auth` folders and htpasswd file (using htpassword from apache2-utils package):
```
$ mkdir /srv/registry
$ chown 101:101 /srv/registry
$ mkdir /srv/auth
$ htpasswd -cB /srv/auth/htpasswd registry