Merge branch 'add-health-check-to-alpine-and-armhf' of https://github.com/fixl/docker-transmission-openvpn into fixl-add-health-check-to-alpine-and-armhf
This commit is contained in:
@@ -127,7 +127,10 @@ ENV OPENVPN_USERNAME=**None** \
|
||||
DROP_DEFAULT_ROUTE= \
|
||||
WEBPROXY_ENABLED=false \
|
||||
WEBPROXY_PORT=8888 \
|
||||
DOCKER_LOG=false
|
||||
DOCKER_LOG=false \
|
||||
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