diff --git a/Dockerfile b/Dockerfile index ba9763f..a852d95 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN make clean && make build FROM docker:25.0.5-dind USER root RUN apk add --no-cache \ - git bash supervisor python3 py3-pip + git bash supervisor python3 py3-pip fuse-overlayfs RUN pip3 install --break-system-packages supervisord-dependent-startup