Update Dockerfile

This commit is contained in:
MarkusMcNugen 2018-02-02 22:35:58 -05:00 committed by GitHub
parent d0744d7445
commit b08d4272e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,4 +28,3 @@ EXPOSE 8999
EXPOSE 8999/udp EXPOSE 8999/udp
CMD ["/etc/openvpn/start.sh"] CMD ["/etc/openvpn/start.sh"]
CMD ["/etc/qbittorrent/start.sh"] CMD ["/etc/qbittorrent/start.sh"]
CMD ["/etc/qbittorrent/stop.sh"]