mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
tweaking
This commit is contained in:
parent
e72ef5c094
commit
3e4985da8c
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@ RUN apk -U --no-cache add bash \
|
|||
/opt/go \
|
||||
/root/dist
|
||||
|
||||
# Run supervisor upon container start
|
||||
# Start glutton
|
||||
WORKDIR /opt/glutton
|
||||
CMD exec bin/server -i $(/sbin/ip address | grep '^2: ' | awk '{ print $2 }' | tr -d [:punct:]) -l /var/log/glutton/glutton.log
|
||||
|
|
Loading…
Reference in a new issue