sha256:9c9adcd93ce980754d57b2503f08a00e3405264b59bfa2f34ea1bf84735634c2
OS/ARCH
linux/amd64
Compressed size
136.98 MB
Last pushed
about 2 years by dronemachine
Type
Image
Manifest digest
sha256:9c9adcd93ce980754d57b2503f08a00e3405264b59bfa2f34ea1bf84735634c2
Image Layers
164.34 MB2RUN /bin/sh -c useradd build;24.23 MB3ADD https://raw.githubusercontent.com/containers/buildah/main/contrib/buildahimage/stable/containers.conf /etc/containers/ # buildkit199 B4RUN /bin/sh -c chmod 6443.1 KB5RUN /bin/sh -c mkdir -p275 B6RUN /bin/sh -c echo build:2000:50000281 B7VOLUME [/var/lib/containers]0 B8VOLUME [/home/build/.local/share/containers]0 B9ENV BUILDAH_ISOLATION=chroot0 B10USER build0 B11WORKDIR /home/build32 B12RUN /bin/sh -c export STORAGE_DRIVER=vfs32 B13COPY /root/buildah/src/github.com/containers/buildah/bin/. /bin/ # buildkit43.84 MB14ADD release/linux/amd64/drone-docker /bin/ # buildkit3.02 MB15ADD release/linux/amd64/drone-heroku /bin/ # buildkit1.54 MB16ENTRYPOINT ["/bin/drone-heroku"]0 BCommand