Fetchmail needs access to the database, fixes #110
This commit is contained in:
@@ -7,6 +7,4 @@ RUN apk add --update \
|
||||
|
||||
COPY fetchmail.py /fetchmail.py
|
||||
|
||||
USER fetchmail
|
||||
|
||||
CMD ["/fetchmail.py"]
|
||||
|
||||
Reference in New Issue
Block a user