fix dockerfile
This commit is contained in:
@@ -57,4 +57,4 @@ HEALTHCHECK --interval=1m CMD /etc/scripts/healthcheck.sh
|
|||||||
# Deluge Deamon and web
|
# Deluge Deamon and web
|
||||||
EXPOSE 8112 58846
|
EXPOSE 8112 58846
|
||||||
|
|
||||||
CMD ["/usr/local/bin/dumb-init", "/etc/openvpn/init.sh"]
|
CMD ["/usr/bin/dumb-init", "/etc/openvpn/init.sh"]
|
||||||
|
Reference in New Issue
Block a user