sha256:36c0f3b2af666d498d68bad549dd0729ed7ef0272b524db3eac6bb9291d474ae
OS/ARCH
Compressed size
461.15 MB
Last pushed
25 days by jeremymayhem
Type
Image
Manifest digest
sha256:e03e30f5adef5a942f29e790bee6ef20d7427fbae50f74c40c5b2d2168de29f4
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c apt-get update53.05 MB3ARG GIT_LFS_VERSION=3.7.10 B4RUN |1 GIT_LFS_VERSION=3.7.1 /bin/sh -c5 MB5ENV LANG=C.UTF-80 B6ARG TARGETARCH=amd640 B7ARG COMMIT_SHA=53f5d618818bb7673c94b73e2e5335a9b5c5ed480 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.7.1 TARGETARCH=amd64 COMMIT_SHA=53f5d618818bb7673c94b73e2e5335a9b5c5ed481.2 KB20VOLUME [/var/jenkins_home]0 B21RUN |11 GIT_LFS_VERSION=3.7.1 TARGETARCH=amd64 COMMIT_SHA=53f5d618818bb7673c94b73e2e5335a9b5c5ed48182 B22ENV JENKINS_UC=https://updates.jenkins.io0 B23ENV JENKINS_UC_EXPERIMENTAL=https://updates.jenkins.io/experimental0 B24ENV JENKINS_INCREMENTALS_REPO_MIRROR=https://repo.jenkins-ci.org/incrementals0 B25RUN |11 GIT_LFS_VERSION=3.7.1 TARGETARCH=amd64 COMMIT_SHA=53f5d618818bb7673c94b73e2e5335a9b5c5ed48188 B26ARG PLUGIN_CLI_VERSION=2.15.00 B27ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.15.0/jenkins-plugin-manager-2.15.0.jar0 B28RUN |13 GIT_LFS_VERSION=3.7.1 TARGETARCH=amd64 COMMIT_SHA=53f5d618818bb7673c94b73e2e5335a9b5c5ed486.15 MB29EXPOSE [8080/tcp]0 B30EXPOSE [50000/tcp]0 B31ENV COPY_REFERENCE_FILE_LOG=/var/jenkins_home/copy_reference_file.log0 B32ENV JAVA_HOME=/opt/java/openjdk0 B33ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B34COPY /javaruntime /opt/java/openjdk # buildkit68.89 MB35COPY /war/jenkins.war /usr/share/jenkins/jenkins.war # buildkit96.3 MB36USER jenkins0 B37COPY jenkins-support /usr/local/bin/jenkins-support # buildkit2.59 KB38COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.26 KB39COPY jenkins-plugin-cli.sh /bin/jenkins-plugin-cli # buildkit391 B40ARG JENKINS_VERSION=2.568.20 B41ENV JENKINS_VERSION=2.568.20 B42ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/jenkins.sh"]0 B43LABEL org.opencontainers.image.vendor=Jenkins project org.opencontainers.image.title=Official Jenkins0 B44USER root0 B45RUN /bin/sh -c apt-get update18.27 MB46USER jenkins0 B47ENV JENKINS_UC= JENKINS_UC_DOWNLOAD= JENKINS_PLUGIN_INFO= JENKINS_UC_EXPERIMENTAL=0 B48ENV JAVA_OPTS=-Djenkins.install.runSetupWizard=false -Dhudson.lifecycle=hudson.lifecycle.ExitLifecycle -Dhudson.model.DownloadService.noSignatureCheck=true0 B49COPY plugins.txt /usr/share/jenkins/ref/plugins.txt # buildkit519 B50RUN /bin/sh -c jenkins-plugin-cli --plugin-file166.46 MB51VOLUME [/var/jenkins_home]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'