1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00

Add rancher user and lock root

This commit is contained in:
Darren Shepherd
2015-02-20 11:29:17 -07:00
parent 7f3ee5d9ef
commit 4b2e98e238
6 changed files with 24 additions and 3 deletions

View File

@@ -125,6 +125,7 @@ func NewConfig() *Config {
"--rm " +
"--privileged " +
"--volumes-from=console-volumes " +
"--volumes-from=user-volumes " +
"--volumes-from=system-volumes " +
"--ipc=host " +
"--net=host " +