mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
c6abd9ebdc
commit
3d2c7a650a
@ -22,7 +22,7 @@ RUN apt-get update \
|
||||
ADD openvpn/ /etc/openvpn/
|
||||
ADD qbittorrent/ /etc/qbittorrent/
|
||||
|
||||
RUN chmod +x /etc/qbittorrent/*.sh /etc/openvpn/*.sh
|
||||
RUN chmod +x /etc/qbittorrent/*.sh /etc/qbittorrent/*.init /etc/openvpn/*.sh
|
||||
|
||||
# Expose ports and run
|
||||
EXPOSE 8080
|
||||
|
Loading…
Reference in New Issue
Block a user