failed miserably at hack.lu
This commit is contained in:
10
2025/hack.lu/misc/SKAL/public/docker-compose.yml
Normal file
10
2025/hack.lu/misc/SKAL/public/docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
skal:
|
||||
build: .
|
||||
ports:
|
||||
- "1024:1024"
|
||||
cap_add:
|
||||
- SYS_ADMIN
|
||||
security_opt:
|
||||
- apparmor=unconfined
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user