blob: a79fc08d9f6949af93eeb4b8a17d7f167394b2a8 [file] [log] [blame]
parameters:
docker:
client:
service:
registry:
replica: 3
environment:
REGISTRY_HTTP_SECRET: ${_param:docker_registry_http_secret}
restart:
condition: any
image: ${_param:docker_image_registry}
ports:
- 15000:5000
volume:
site:
type: bind
source: /srv/volumes/registry
destination: /var/lib/registry