Add fuse-overlayfs to container
This commit is contained in:
parent
ff7f5e2dd3
commit
ae5f74958b
@ -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
|
git bash supervisor python3 py3-pip fuse-overlayfs
|
||||||
|
|
||||||
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