mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
Update to newer compose
This commit is contained in:
@@ -84,9 +84,9 @@ outer:
|
||||
config.SCOPE: config.SYSTEM,
|
||||
}),
|
||||
LogDriver: "json-file",
|
||||
Environment: []string{
|
||||
Environment: project.NewMaporslice([]string{
|
||||
"MAGIC=" + boot2dockerMagic,
|
||||
},
|
||||
}),
|
||||
},
|
||||
"udev": &udev,
|
||||
})
|
||||
|
Reference in New Issue
Block a user