mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Support higher verion docker-ce as system-docker
This commit is contained in:
@@ -25,7 +25,7 @@ const (
|
||||
ModulesArchive = "/modules.tar"
|
||||
Debug = false
|
||||
SystemDockerLog = "/var/log/system-docker.log"
|
||||
SystemDockerBin = "/usr/bin/system-docker"
|
||||
SystemDockerBin = "/usr/bin/system-dockerd"
|
||||
|
||||
HashLabel = "io.rancher.os.hash"
|
||||
IDLabel = "io.rancher.os.id"
|
||||
|
Reference in New Issue
Block a user