commit | e712dfd350bb31f32f7df1f271dd0c3594203a27 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Aug 09 16:46:32 2017 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Sep 27 10:28:05 2017 +0200 |
tree | 270cd2653a6c5f590c020250f20d62f292133f0c | |
parent | 4fe05b5328c2e542ed66218f029125ab0789132e [diff] [blame] |
Switch to docker-ce repository Change-Id: I2bac55cd767e7879f76df7c58e3f9a603bcefb6b
diff --git a/docker/host.yml b/docker/host.yml index f7649b5..853a5d2 100644 --- a/docker/host.yml +++ b/docker/host.yml
@@ -4,6 +4,9 @@ parameters: docker: host: + pkgs: + - docker-ce + - python-docker experimental: true insecure_registries: - ${_param:cluster_vip_address}:5000