From cf2a519295c1bc3743401f1e80c10a084cf5deb9 Mon Sep 17 00:00:00 2001 From: Ivan Mikushin Date: Fri, 28 Aug 2015 01:02:42 +0500 Subject: [PATCH] start docker after console we can not run docker without console now anyway --- os-config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/os-config.yml b/os-config.yml index f07676c9..9193e244 100644 --- a/os-config.yml +++ b/os-config.yml @@ -278,6 +278,7 @@ rancher: image: rancher/os-docker:v0.4.0-dev labels: io.rancher.os.scope: system + io.rancher.os.after: console net: host pid: host ipc: host