mirror of
https://github.com/rancher/os.git
synced 2025-09-10 03:01:02 +00:00
make it possible to run system-docker commands
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -37,6 +37,7 @@ var (
|
|||||||
"/usr/share/ros:/usr/share/ros:ro",
|
"/usr/share/ros:/usr/share/ros:ro",
|
||||||
"/var/lib/rancher:/var/lib/rancher",
|
"/var/lib/rancher:/var/lib/rancher",
|
||||||
"/var/lib/rancher/conf:/var/lib/rancher/conf",
|
"/var/lib/rancher/conf:/var/lib/rancher/conf",
|
||||||
|
"/var/run:/var/run",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user