diff --git a/docker/Dockerfile b/docker/Dockerfile index 52a6eb05..a573cddb 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -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