mirror of
https://github.com/rancher/os.git
synced 2025-08-11 19:42:24 +00:00
start docker after console
we can not run docker without console now anyway
This commit is contained in:
parent
13933ecb26
commit
cf2a519295
@ -278,6 +278,7 @@ rancher:
|
|||||||
image: rancher/os-docker:v0.4.0-dev
|
image: rancher/os-docker:v0.4.0-dev
|
||||||
labels:
|
labels:
|
||||||
io.rancher.os.scope: system
|
io.rancher.os.scope: system
|
||||||
|
io.rancher.os.after: console
|
||||||
net: host
|
net: host
|
||||||
pid: host
|
pid: host
|
||||||
ipc: host
|
ipc: host
|
||||||
|
Loading…
Reference in New Issue
Block a user