kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.73k stars 2.39k forks source link

:whale: Healthcheck implementation #577

Closed guillaumeparis2000 closed 4 years ago

guillaumeparis2000 commented 4 years ago

554 Simple healthcheck implemantation

larssb commented 4 years ago

If we really want a HEALTHCHECK though. As peeps can set it themselves in a docker-compose file or when executing docker run

guillaumeparis2000 commented 4 years ago

You are right, it's not really util!