aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-05-30 19:52:07 +0200
committerGravatar GitHub <[email protected]>2018-05-30 19:52:07 +0200
commit7f756fd7f709bc74b3eb558dccb44607844fedb4 (patch)
tree5844b9023466373233094a5de2ae3c192dd9b67b /docker-compose.yml
parenttypo in debug output (diff)
secure python execution
make snekbox a class adds nsjail 2.5 (compiled on alpine 3.7) execute python code via nsjail
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index db75de3..b3318c5 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -14,6 +14,7 @@ services:
RABBITMQ_DEFAULT_PASS: rabbits
pdsnekbox:
+ privileged: true
hostname: "pdsnekbox"
image: pythondiscord/snekbox:latest
networks: