MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
166 stars 92 forks source link

Dockerfile: ADD failed #151

Open schnillerman opened 1 year ago

schnillerman commented 1 year ago

Hi, getting the following error:

Removing intermediate container 4a541801ffbf
 ---> 785e64559805
Step 8/14 : ADD openvpn/ /etc/openvpn/
ADD failed: file not found in build context or excluded by .dockerignore: stat openvpn/: file does not exist

Is there something wrong with the latest updates so the Dockerfile must be updated?

Greetz!