mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-16 00:16:18 +00:00
chore: add openrc to avoid no init systems (#1027)
This commit is contained in:
@@ -97,7 +97,7 @@ 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 \
|
||||||
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