1
0
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:
Darren Shepherd
2015-05-11 01:18:42 -07:00
parent c556b8b231
commit 7f4c339034
7 changed files with 213 additions and 163 deletions

View File

@@ -84,9 +84,9 @@ outer:
config.SCOPE: config.SYSTEM,
}),
LogDriver: "json-file",
Environment: []string{
Environment: project.NewMaporslice([]string{
"MAGIC=" + boot2dockerMagic,
},
}),
},
"udev": &udev,
})