mirror of
https://github.com/AuxXxilium/synology-wireguard.git
synced 2025-02-20 08:37:49 +07:00
Update Dockerfile
This commit is contained in:
parent
65ee7a52c5
commit
d7fc6835aa
@ -5,7 +5,7 @@ VOLUME [ "/toolkit_tarballs" ]
|
||||
ENV IS_IN_CONTAINER 1
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -qy install git python3 wget ca-certificates
|
||||
&& apt-get -qy install git python3 wget ca-certificates xz-utils
|
||||
|
||||
COPY . /source/WireGuard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user