mirror of
https://github.com/rancher/os.git
synced 2025-09-24 03:53:03 +00:00
syslog container doesn't exist in bootstrap docker
This commit is contained in:
@@ -87,7 +87,8 @@ func NewConfig() *Config {
|
||||
"/lib/modules:/lib/modules",
|
||||
"/lib/firmware:/lib/firmware",
|
||||
},
|
||||
Image: "udev",
|
||||
Image: "udev",
|
||||
LogDriver: "json-file",
|
||||
},
|
||||
},
|
||||
SystemContainers: map[string]*project.ServiceConfig{
|
||||
|
Reference in New Issue
Block a user