sha256:52b9a09b742e21642a1c41a55f90e781a42aed78c585420e2f19f06e9fdcb3c1
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
5 months by lucamilanesio
Type
Image
Manifest digest
sha256:52b9a09b742e21642a1c41a55f90e781a42aed78c585420e2f19f06e9fdcb3c1
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2USER root0 B3RUN /bin/sh -c echo "deb193 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update91.61 MB6RUN /bin/sh -c wget -qO1.64 KB7RUN /bin/sh -c echo "deb232 B8RUN /bin/sh -c apt-get update726.45 MB9COPY set-java.sh /usr/bin/ # buildkit628 B10RUN /bin/sh -c apt-get update167.26 MB11COPY requirements.txt /tmp/ # buildkit687 B12RUN /bin/sh -c pip install9.18 MB13ADD https://www.kernel.org/pub/software/scm/git/git-2.47.0.tar.gz /tmp/ # buildkit10.83 MB14RUN /bin/sh -c tar xvfz59.82 MB15ADD https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.tar.gz /usr/local # buildkit8.91 MB16RUN /bin/sh -c cd /usr/local8.97 MB17RUN /bin/sh -c useradd jenkins3.45 KB18COPY gitconfig /.gitconfig # buildkit170 B19ENV NOTVISIBLE=in users profile0 B20RUN /bin/sh -c echo "export491 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'