This commit is contained in:
Tord-Vincent Heggland
2026-04-14 16:06:45 +02:00
parent 1d0178d675
commit 6d159d3382
2 changed files with 16 additions and 3 deletions

View File

@@ -10,6 +10,20 @@ services:
- ./workspace:/workspace
- codex_config:/root/.config
environment:
- HOME=/home/dev
tmpfs:
- /tmp
cap_drop:
- ALL
security_opt:
- no-new-privileges:true
network_mode: bridge
command: sleep infinity
volumes: