mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-14 15:36:18 +00:00
Compare commits
3 Commits
v4.3.0.3-d
...
v4.3.0.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b695ccc5f9 | ||
|
|
16cd4da5fc | ||
|
|
7be830a34e |
@@ -96,8 +96,8 @@ LABEL maintainer="dselen@nerthus.nl"
|
|||||||
|
|
||||||
# Install only the runtime dependencies
|
# Install only the runtime dependencies
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
iproute2 iptables \
|
iproute2 iptables openresolv \
|
||||||
bash curl procps \
|
bash curl procps openrc \
|
||||||
tzdata wireguard-tools
|
tzdata wireguard-tools
|
||||||
|
|
||||||
# Copy only the final binaries from the AWG builder stages
|
# Copy only the final binaries from the AWG builder stages
|
||||||
|
|||||||
Reference in New Issue
Block a user