1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-07-13 15:06:24 +00:00

Prepare controller/Dockerfile for an actual controller

This commit is contained in:
Kristóf Tóth
2018-07-20 14:41:27 +02:00
parent 2f60ddd46a
commit 69721039eb
2 changed files with 14 additions and 2 deletions

View File

@ -6,7 +6,7 @@ skills: []
owners: ['kristof.toth@avatao.com']
crp_config:
controller:
ports: ["4444/controller"]
ports: ["5555/controller"]
solvable:
capabilities: ["SETUID", "SETGID", "CHOWN", "AUDIT_WRITE", "DAC_OVERRIDE", "KILL"]
ports: ["8888/http"]