commit | 28daa4c7310a3279063cd20a310a9b3e5c5fea51 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 15:44:27 2016 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Fri Jun 17 15:44:27 2016 -0700 |
tree | b6d9d55c10b948568c71bfc0b55384fda03d0a13 | |
parent | 89eed8c13b9aba0d24b1a55a2f942d2da6b612c0 [diff] |
autorestart of the registry Change-Id: I86ac2751bd28b3823c5955cd79e72edc79828008
diff --git a/roles/registry/templates/registry-compose.yml.j2 b/roles/registry/templates/registry-compose.yml.j2 index f4702c5..61bccc4 100644 --- a/roles/registry/templates/registry-compose.yml.j2 +++ b/roles/registry/templates/registry-compose.yml.j2
@@ -16,3 +16,4 @@ command: serve /conf/config.yml ports: - "5001:5000" + restart: unless-stopped