1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-05 14:55:20 +02:00
This commit is contained in:
Florent Daigniere 2023-04-12 12:37:17 +02:00
parent 8686e5154f
commit b65430b576

View File

@ -16,6 +16,4 @@ RUN echo $VERSION >/version
HEALTHCHECK --start-period=350s CMD ["/bin/sh", "-c", "ps ax | grep [/]fetchmail.py"]
VOLUME ["/var/lib/rspamd"]
CMD ["/fetchmail.py"]