summaryrefslogtreecommitdiff
path: root/roles/docker/registry/defaults/main.yml
blob: f561aedd4b2df317ebb0017d7b0c928dae005dcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# docker_registry_storage:
#   type: ...

docker_registry_http_listen: ":5000"
# docker_registry_http_listen_debug: "127.0.0.1:5001"

# docker_registry_http_secret: ...

# docker_registry_http_hostnames:
#   - docker.example.com
# docker_registry_http_tls:
#   certificate_provider: ...