feat: sandbox exec calls with bwrap and run container as non-root
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@ x-common-config: &common-config
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ~/.nanobot:/root/.nanobot
|
||||
- ~/.nanobot:/home/nanobot/.nanobot
|
||||
security_opt:
|
||||
- apparmor=unconfined
|
||||
- seccomp=./podman-seccomp.json
|
||||
|
||||
services:
|
||||
nanobot-gateway:
|
||||
|
||||
Reference in New Issue
Block a user