Add health check to armhf and alpine image
This commit is contained in:
@@ -126,7 +126,10 @@ ENV OPENVPN_USERNAME=**None** \
|
||||
TRANSMISSION_WEB_HOME= \
|
||||
DROP_DEFAULT_ROUTE= \
|
||||
WEBPROXY_ENABLED=false \
|
||||
WEBPROXY_PORT=8888
|
||||
WEBPROXY_PORT=8888 \
|
||||
HEALTH_CHECK_HOST=google.com
|
||||
|
||||
HEALTHCHECK --interval=5m CMD /etc/scripts/healthcheck.sh
|
||||
|
||||
# Expose port and run
|
||||
EXPOSE 9091
|
||||
|
Reference in New Issue
Block a user