Add autoheal label to enable use of companion container restarting unhealthy container #454
This commit is contained in:
@@ -61,6 +61,9 @@ ENV OPENVPN_USERNAME=**None** \
|
||||
|
||||
HEALTHCHECK --interval=1m CMD /etc/scripts/healthcheck.sh
|
||||
|
||||
# Compatability with https://hub.docker.com/r/willfarrell/autoheal/
|
||||
LABEL autoheal=true
|
||||
|
||||
# Expose port and run
|
||||
EXPOSE 9091
|
||||
CMD ["dumb-init", "/etc/openvpn/start.sh"]
|
||||
|
Reference in New Issue
Block a user