diff --git a/main.go b/main.go index 2fe302d..af9e919 100644 --- a/main.go +++ b/main.go @@ -34,7 +34,7 @@ const ( ` - defaultRoot = "/run/binctr" + defaultRoot = "/tmp/binctr" defaultRootfsDir = "rootfs" defaultApparmorProfile = "docker-default" )