sha256:179906d2fe8145d2037c8ad7d550bbf83235a84e21f7d93f8bc9924328b16df9
OS/ARCH
linux/amd64
Compressed size
275.68 MB
Last pushed
almost 3 years by hivesolutions
Type
Image
Manifest digest
sha256:179906d2fe8145d2037c8ad7d550bbf83235a84e21f7d93f8bc9924328b16df9
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update58.51 MB4RUN /bin/sh -c curl -s8.28 MB5ENV LANG=C.UTF-80 B6ARG TARGETARCH0 B7ARG COMMIT_SHA0 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 |10 TARGETARCH=amd64 COMMIT_SHA=115be7ff772fd576113d3db80c14c82ec28587fb user=jenkins1.21 KB20VOLUME [/var/jenkins_home]0 B21RUN |10 TARGETARCH=amd64 COMMIT_SHA=115be7ff772fd576113d3db80c14c82ec28587fb user=jenkins183 B22ARG JENKINS_VERSION0 B23ENV JENKINS_VERSION=2.414.30 B24ARG JENKINS_SHA=0fc5c7b9956221ed7deac1ce7c2ac3f86d0059fac6ceabfec11718550fb701d20 B25ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.414.3/jenkins-war-2.414.3.war0 B26RUN |13 TARGETARCH=amd64 COMMIT_SHA=115be7ff772fd576113d3db80c14c82ec28587fb user=jenkins85.2 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 |13 TARGETARCH=amd64 COMMIT_SHA=115be7ff772fd576113d3db80c14c82ec28587fb user=jenkins190 B31ARG PLUGIN_CLI_VERSION=2.12.130 B32ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.12.13/jenkins-plugin-manager-2.12.13.jar0 B33RUN |15 TARGETARCH=amd64 COMMIT_SHA=115be7ff772fd576113d3db80c14c82ec28587fb user=jenkins5.81 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 # buildkit70.59 MB40USER jenkins0 B41COPY jenkins-support /usr/local/bin/jenkins-support # buildkit1.88 KB42COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.14 KB43COPY jenkins-plugin-cli.sh /bin/jenkins-plugin-cli # buildkit391 B44ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/jenkins.sh"]0 B45LABEL org.opencontainers.image.vendor=Jenkins project org.opencontainers.image.title=Official Jenkins0 B46LABEL version=1.00 B48USER root0 B49RUN /bin/sh -c rm -rf189 BCommand
ADD file:1e4dd5dab602337b5d5ef8d84b8dbe8b1ac62225f077b29b27d045842486d8e2 in /