Revert adding for fuse-overlayfs
This commit is contained in:
parent
fecbc4ffc7
commit
96a5d1f208
@ -13,7 +13,7 @@ RUN make clean && make build
|
|||||||
FROM docker:25.0.5-dind
|
FROM docker:25.0.5-dind
|
||||||
USER root
|
USER root
|
||||||
RUN apk add --no-cache \
|
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
|
RUN pip3 install --break-system-packages supervisord-dependent-startup
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user