chore: add openrc to avoid no init systems (#1027)

pull/1031/head
DaanSelen 2025-12-11 21:56:44 +01:00 committed by GitHub
parent 7be830a34e
commit 16cd4da5fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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