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

This commit is contained in:
DaanSelen
2025-12-11 21:56:44 +01:00
committed by GitHub
parent 7be830a34e
commit 16cd4da5fc
+1 -1
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