commit | 742f085735725a9a0f089ba367bdf2af73662127 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 18:34:17 2016 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 18:34:17 2016 -0700 |
tree | a49ccb7b49ef5a3b5146f30bbdab4226e93d753b | |
parent | 557cdc5b7bfd1b5b2f143a8926d646f96b4cee0a [diff] |
restart registry Change-Id: I3541b2465b481b10800add114677843080697e2f
diff --git a/roles/registry/templates/registry-compose.yml.j2 b/roles/registry/templates/registry-compose.yml.j2 index 61bccc4..90bacc9 100644 --- a/roles/registry/templates/registry-compose.yml.j2 +++ b/roles/registry/templates/registry-compose.yml.j2
@@ -6,6 +6,7 @@ - /docker-registry/conf:/conf ports: - "5000:5000" + restart: unless-stopped registry-mirror: image: registry:2.4.0