run image as user fetchmail

master
Otto Schreibke 8 years ago
parent 993492bc78
commit 42cfc50bd8

@ -7,4 +7,6 @@ RUN apk add --update \
COPY fetchmail.py /fetchmail.py
USER fetchmail
CMD ["/fetchmail.py"]

Loading…
Cancel
Save