mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-07-28 01:12:22 +00:00
Made CDs more direct
This commit is contained in:
parent
3f9d9732a0
commit
f1aa064b2d
@ -15,12 +15,11 @@ RUN apk update && apk add \
|
||||
make git build-base linux-headers \
|
||||
&& cd /usr/bin/ \
|
||||
&& git clone https://github.com/WGDashboard/amneziawg-tools \
|
||||
&& cd amneziawg-tools \
|
||||
&& cd src \
|
||||
&& cd amneziawg-tools/src \
|
||||
&& make \
|
||||
&& make install \
|
||||
&& chmod +x /usr/bin/awg /usr/bin/awg-quick \
|
||||
&& cd .. && cd .. \
|
||||
&& cd ../.. \
|
||||
&& rm -R amneziawg-tools
|
||||
|
||||
COPY --from=awg /usr/bin/amneziawg-go /usr/bin/amneziawg-go
|
||||
|
Loading…
x
Reference in New Issue
Block a user