mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Added build packages deps to Dockerfile
This commit is contained in:
@@ -12,6 +12,7 @@ LABEL maintainer="dselen@nerthus.nl"
|
|||||||
RUN apk update && apk add \
|
RUN apk update && apk add \
|
||||||
iproute2 iptables bash curl wget unzip procps sudo \
|
iproute2 iptables bash curl wget unzip procps sudo \
|
||||||
tzdata wireguard-tools python3 py3-psutil py3-bcrypt openresolv \
|
tzdata wireguard-tools python3 py3-psutil py3-bcrypt openresolv \
|
||||||
|
make git build-base linux-headers \
|
||||||
&& cd /usr/bin/ \
|
&& cd /usr/bin/ \
|
||||||
&& git clone https://github.com/WGDashboard/amneziawg-tools \
|
&& git clone https://github.com/WGDashboard/amneziawg-tools \
|
||||||
&& cd amneziawg-tools \
|
&& cd amneziawg-tools \
|
||||||
|
Reference in New Issue
Block a user