Open breznak opened 7 years ago
It would be nice to have an init service that could handle automatic (re)starts of the image. As a reference, I can show the systemd service used in docker-openvpn image: https://github.com/kylemanna/docker-openvpn/blob/master/docs/systemd.md
docker-openvpn
Unfortunately, I don't use OMV anymore so it's unlikely I'll have much time to implement this, although a PR would be great.
It would be nice to have an init service that could handle automatic (re)starts of the image. As a reference, I can show the systemd service used in
docker-openvpn
image: https://github.com/kylemanna/docker-openvpn/blob/master/docs/systemd.md