mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -45,6 +45,7 @@ RUN apk -U --no-cache add \
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
# Set workdir and start phpsandbox
|
||||
STOPSIGNAL SIGKILL
|
||||
USER nobody:nobody
|
||||
WORKDIR /opt/phpox
|
||||
CMD ["python3.6", "sandbox.py"]
|
||||
|
Reference in New Issue
Block a user