Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwarunek authored Sep 18, 2024
1 parent b038aed commit 6a98052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docker run -d --name docker-registry-proxy --net=host \
-e ENABLE_SSL=true \
-e SSL_KEY=/opt/ssl/key.pem \
-e SSL_CERTIFICATE=/opt/ssl/certificate.pem \
ghcr.io/dreamlab/aws-ecr-http-proxy:2.0.0
ghcr.io/dreamlab/aws-ecr-http-proxy:master
```

If you ran this command on "registry-proxy.example.com" you can now get your images using `docker pull registry-proxy.example.com:5000/repo/image`.
Expand Down

0 comments on commit 6a98052

Please sign in to comment.