mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Update Dockerfile
This commit is contained in:
parent
47ab206f68
commit
6869ceb548
1 changed files with 1 additions and 1 deletions
|
@ -66,6 +66,6 @@ RUN apk -U --no-cache add \
|
|||
rm -rf /var/cache/apk/*
|
||||
|
||||
# Set workdir and start glastopf
|
||||
#USER glastopf:glastopf
|
||||
USER glastopf:glastopf
|
||||
WORKDIR /tmp/glastopf/
|
||||
CMD cp /etc/glastopf/glastopf.cfg /tmp/glastopf && exec glastopf-runner
|
||||
|
|
Loading…
Reference in a new issue