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