removed wg0 at build
This commit is contained in:
parent
fa08911915
commit
603a79335f
1 changed files with 0 additions and 2 deletions
|
|
@ -56,8 +56,6 @@ RUN \
|
||||||
# add local files
|
# add local files
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
# add wireguard config
|
|
||||||
COPY ./wg0.conf /etc/wireguard/wg0.conf
|
|
||||||
|
|
||||||
# add unrar
|
# add unrar
|
||||||
COPY --from=unrar /usr/bin/unrar-ubuntu /usr/bin/unrar
|
COPY --from=unrar /usr/bin/unrar-ubuntu /usr/bin/unrar
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue