Fetchmail needs access to the database, fixes #110

master
Pierre Jaury 8 years ago
parent 08e4e2ee86
commit e73b12ba55

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

Loading…
Cancel
Save