mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-15 07:56: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
|
||||
RUN apk add --no-cache \
|
||||
iproute2 iptables \
|
||||
bash curl procps \
|
||||
bash curl procps openrc \
|
||||
tzdata wireguard-tools
|
||||
|
||||
# Copy only the final binaries from the AWG builder stages
|
||||
|
||||
Reference in New Issue
Block a user