failed miserably at hack.lu

This commit is contained in:
2025-10-19 20:35:43 +02:00
parent 9361bb3f29
commit c04f977a69
56 changed files with 120530 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
services:
skal:
build: .
ports:
- "1024:1024"
cap_add:
- SYS_ADMIN
security_opt:
- apparmor=unconfined
restart: unless-stopped