This commit is contained in:
Marco Ochse 2018-05-16 16:37:41 +00:00
parent e72ef5c094
commit 3e4985da8c

View file

@ -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