Skip to content
Snippets Groups Projects
Verified Commit d528ce58 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fix: correct issues with dockerfile

parent b1ed876c
No related branches found
No related tags found
No related merge requests found
Pipeline #2885 passed
......@@ -12,5 +12,4 @@ RUN ln -s /sbin/iptables-nft /sbin/iptables
ENV LOCAL_NETWORK=""
COPY entrypoint.sh /entrypoint.sh
VOLUME ["/wireguard.conf"]
ENTRYPOINT ["/entrypoint.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment