registry image not include htpasswd
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>pull/462/head
parent
eac2a57633
commit
e021b27323
|
@ -131,7 +131,7 @@ $ mkdir auth
|
|||
|
||||
$ docker run --rm \
|
||||
--entrypoint htpasswd \
|
||||
registry \
|
||||
httpd:alpine \
|
||||
-Bbn username password > auth/nginx.htpasswd
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue