chore: add openrc to avoid no init systems

pull/1027/head
Daan Selen 2025-12-11 21:55:08 +01:00
parent 7be830a34e
commit f07c6340a1
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