WIP lakectf

This commit is contained in:
2025-11-28 23:48:04 +01:00
parent 9144e50e85
commit 40216d6dde
62 changed files with 13330 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
services:
dilemma:
build: .
restart: unless-stopped
ports:
- 6667:5000
cap_drop:
- all
cap_add:
- chown
- setuid
- setgid
- sys_admin
- mknod
security_opt:
- apparmor=unconfined
- seccomp=unconfined
- systempaths=unconfined
environment:
- JAIL_TMP_SIZE=50M