Skip to content

Commit a26559e

Browse files
Qasim Sarfrazmqasimsarfraz
authored andcommitted
Update README.md
1 parent 44a9ab5 commit a26559e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ Modify the ansible role variables according to your need and run the playbook as
3030
ansible-playbook -i hosts playbook-docker-registry-proxy.yaml
3131
```
3232
The docker registry for project is available [here](https://hub.docker.com/r/esailors/aws-ecr-http-proxy)
33+
34+
### Note
35+
The proxy has `HTTP` endpoint so in order to avoid docker client complaining about it either mark the registry host as insecure in your [deamon config](https://docs.docker.com/registry/insecure/) or add [SSL/TLS termination](https://docs.docker.com/registry/recipes/nginx)

0 commit comments

Comments
 (0)