tmp
Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
parent
f99e2af701
commit
dd27a9ec4d
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -34,7 +34,7 @@ const (
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|
||||||
defaultRoot = "/run/binctr"
|
defaultRoot = "/tmp/binctr"
|
||||||
defaultRootfsDir = "rootfs"
|
defaultRootfsDir = "rootfs"
|
||||||
defaultApparmorProfile = "docker-default"
|
defaultApparmorProfile = "docker-default"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue