mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 17:47:55 +00:00
add healthcheck for antivirus
This commit is contained in:
@@ -9,3 +9,5 @@ EXPOSE 3310/tcp
|
||||
VOLUME ["/data"]
|
||||
|
||||
CMD ["/start.sh"]
|
||||
|
||||
HEALTHCHECK CMD [ "$(echo PING | nc localhost 3310)" = "PONG" ]
|
||||
|
||||
Reference in New Issue
Block a user