mirror of
https://github.com/rancher/os.git
synced 2025-08-25 01:39:15 +00:00
cleanups in docker params
This commit is contained in:
parent
2812bf4894
commit
6bc7397a0a
@ -37,7 +37,7 @@ rancher:
|
||||
- /lib/modules:/lib/modules
|
||||
- /lib/firmware:/lib/firmware
|
||||
bootstrap_docker:
|
||||
args: [-d, -s, overlay, -b, none, --restart=false, -g, /var/lib/system-docker,
|
||||
args: [daemon, -s, overlay, -b, none, --restart=false, -g, /var/lib/system-docker,
|
||||
-G, root, -H, 'unix:///var/run/system-docker.sock', --userland-proxy=false]
|
||||
cloud_init:
|
||||
datasources:
|
||||
|
Loading…
Reference in New Issue
Block a user