mirror of
https://github.com/twuni/docker-registry.helm.git
synced 2026-02-14 12:49:51 +00:00
Update README.md
This container does not have htpasswd in it.
This commit is contained in:
@@ -125,4 +125,4 @@ Specify each parameter using the `--set key=value[,key=value]` argument to
|
||||
`helm install`.
|
||||
|
||||
To generate htpasswd file, run this docker command:
|
||||
`docker run --entrypoint htpasswd registry:2 -Bbn user password > ./htpasswd`.
|
||||
`docker run --entrypoint htpasswd httpd:2 -Bbn user password > ./htpasswd`.
|
||||
|
||||
Reference in New Issue
Block a user