Skip to content
Snippets Groups Projects
Verified Commit ac9f47ee authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Add wireguard directory to docker image

parent 69f24b3e
No related branches found
No related tags found
No related merge requests found
Pipeline #9342 passed
......@@ -13,6 +13,7 @@ COPY owlca /app/owlca
COPY pgp /app/pgp
COPY ssh /app/ssh
COPY wkd /app/wkd
COPY wireguard /app/wireguard
RUN useradd -rMd /app app
RUN chown -R app:app /app
......
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