sha256:2fd3b645b7b40b905902a8db3ce7ea60bdcd84dc9e59f4ea2aac8c5ac3a5c863
OS/ARCH
linux/amd64
Compressed size
1.37 GB
Last pushed
5 months by lucamilanesio
Type
Image
Manifest digest
sha256:2fd3b645b7b40b905902a8db3ce7ea60bdcd84dc9e59f4ea2aac8c5ac3a5c863
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 B21RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"193.72 MB22RUN /bin/sh -c curl -fsSL77.03 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'