Skip to content

Commit d9bce2b

Browse files
committed
bump to 0.2.3
1 parent 7737bf8 commit d9bce2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docker run --rm --name docker_registry_proxy -it \
3535
-v $(pwd)/docker_mirror_certs:/ca \
3636
-e REGISTRIES="k8s.gcr.io gcr.io quay.io your.own.registry another.public.registry" \
3737
-e AUTH_REGISTRIES="auth.docker.io:dockerhub_username:dockerhub_password your.own.registry:username:password" \
38-
rpardini/docker-registry-proxy:0.2.2
38+
rpardini/docker-registry-proxy:0.2.3
3939
```
4040

4141
Let's say you did this on host `192.168.66.72`, you can then `curl http://192.168.66.72:3128/ca.crt` and get the proxy CA certificate.

0 commit comments

Comments
 (0)