sha256:a1ea9ab50436d7bfba688b1e654e0fc39eb193dc9a0ac280b5530671c03bb4e5
OS/ARCH
Compressed size
428.01 MB
Last pushed
27 days by jeremymayhem
Type
Image
Manifest digest
sha256:69119b480f30718f4e6baf39262903fb21dbbf2529deec2fa3fa1633e30ba58d
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c apt-get update58.77 MB3ARG GIT_LFS_VERSION=3.6.10 B4RUN |1 GIT_LFS_VERSION=3.6.1 /bin/sh -c4.75 MB5ENV LANG=C.UTF-80 B6ARG TARGETARCH=amd640 B7ARG COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c00 B8ARG user=jenkins0 B9ARG group=jenkins0 B10ARG uid=10000 B11ARG gid=10000 B12ARG http_port=80800 B13ARG agent_port=500000 B14ARG JENKINS_HOME=/var/jenkins_home0 B15ARG REF=/usr/share/jenkins/ref0 B16ENV JENKINS_HOME=/var/jenkins_home0 B17ENV JENKINS_SLAVE_AGENT_PORT=500000 B18ENV REF=/usr/share/jenkins/ref0 B19RUN |11 GIT_LFS_VERSION=3.6.1 TARGETARCH=amd64 COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c01.2 KB20VOLUME [/var/jenkins_home]0 B21RUN |11 GIT_LFS_VERSION=3.6.1 TARGETARCH=amd64 COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c0181 B22ARG JENKINS_VERSION=2.504.30 B23ENV JENKINS_VERSION=2.504.30 B24ARG JENKINS_SHA=ea8883431b8b5ef6b68fe0e5817c93dc0a11def380054e7de3136486796efeb00 B25ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.504.3/jenkins-war-2.504.3.war0 B26RUN |14 GIT_LFS_VERSION=3.6.1 TARGETARCH=amd64 COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c089.83 MB27ENV JENKINS_UC=https://updates.jenkins.io0 B28ENV JENKINS_UC_EXPERIMENTAL=https://updates.jenkins.io/experimental0 B29ENV JENKINS_INCREMENTALS_REPO_MIRROR=https://repo.jenkins-ci.org/incrementals0 B30RUN |14 GIT_LFS_VERSION=3.6.1 TARGETARCH=amd64 COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c0188 B31ARG PLUGIN_CLI_VERSION=2.13.20 B32ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.13.2/jenkins-plugin-manager-2.13.2.jar0 B33RUN |16 GIT_LFS_VERSION=3.6.1 TARGETARCH=amd64 COMMIT_SHA=ba178d816f63543645d27f90638c5d68dc6037c06 MB34EXPOSE map[8080/tcp:{}]0 B35EXPOSE map[50000/tcp:{}]0 B36ENV COPY_REFERENCE_FILE_LOG=/var/jenkins_home/copy_reference_file.log0 B37ENV JAVA_HOME=/opt/java/openjdk0 B38ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B39COPY /javaruntime /opt/java/openjdk # buildkit68.64 MB40USER jenkins0 B41COPY jenkins-support /usr/local/bin/jenkins-support # buildkit1.87 KB42COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.26 KB43COPY jenkins-plugin-cli.sh /bin/jenkins-plugin-cli # buildkit390 B44ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/jenkins.sh"]0 B45LABEL org.opencontainers.image.vendor=Jenkins project org.opencontainers.image.title=Official Jenkins0 B46USER root0 B47RUN /bin/sh -c apt-get update38.89 MB48USER jenkins0 B49ENV JENKINS_UC= JENKINS_UC_DOWNLOAD= JENKINS_PLUGIN_INFO= JENKINS_UC_EXPERIMENTAL=0 B50ENV JAVA_OPTS=-Djenkins.install.runSetupWizard=false -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -Dhudson.model.DownloadService.noSignatureCheck=true0 B51COPY plugins.txt /usr/share/jenkins/ref/plugins.txt # buildkit747 B52RUN /bin/sh -c jenkins-plugin-cli --plugin-file114.88 MB53VOLUME [/var/jenkins_home]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'