mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-05 14:55:20 +02:00
Fix #2766
This commit is contained in:
parent
8686e5154f
commit
b65430b576
@ -16,6 +16,4 @@ RUN echo $VERSION >/version
|
|||||||
|
|
||||||
HEALTHCHECK --start-period=350s CMD ["/bin/sh", "-c", "ps ax | grep [/]fetchmail.py"]
|
HEALTHCHECK --start-period=350s CMD ["/bin/sh", "-c", "ps ax | grep [/]fetchmail.py"]
|
||||||
|
|
||||||
VOLUME ["/var/lib/rspamd"]
|
|
||||||
|
|
||||||
CMD ["/fetchmail.py"]
|
CMD ["/fetchmail.py"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user