Revert adding for fuse-overlayfs
All checks were successful
Test Pull Requests / Build Image (pull_request) Successful in 5m17s
Test Pull Requests / Notify (pull_request) Successful in 3s

This commit is contained in:
MrMeeb 2024-04-20 17:17:02 +00:00
parent fecbc4ffc7
commit 96a5d1f208

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