Revert adding for fuse-overlayfs

This commit is contained in:
MrMeeb 2024-04-20 17:17:02 +00:00
parent ae5f74958b
commit 782ffee595

View File

@ -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 fuse-overlayfs
git bash supervisor python3 py3-pip
RUN pip3 install --break-system-packages supervisord-dependent-startup