Update Dockerfile

This commit is contained in:
Marco Ochse 2018-09-04 22:51:41 +02:00 committed by GitHub
parent 47ab206f68
commit 6869ceb548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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