fix: regressing for buildah
This commit is contained in:
parent
26233b1eda
commit
9d5a3ec8a7
@ -32,7 +32,7 @@ RUN ln -s /usr/bin/podman /usr/bin/docker
|
||||
RUN echo jenkins:100000:65536 > /etc/subuid \
|
||||
&& echo jenkins:100000:65536 > /etc/subgid
|
||||
|
||||
ENV BUILDAH_ISOLATION=rootless
|
||||
ENV BUILDAH_ISOLATION=chroot
|
||||
|
||||
# Allow container layers to be stored in PVCs
|
||||
VOLUME /home/jenkins/.local/share/containers
|
||||
|
Loading…
Reference in New Issue
Block a user