sha256:188b383bdd5fdea6412bbe8b671ad4a0e81e04fab51fa887f45c6b885b91676e
OS/ARCH
linux/amd64
Compressed size
1.38 GB
Last pushed
about 2 years by arunasokan
Type
Image
Manifest digest
sha256:188b383bdd5fdea6412bbe8b671ad4a0e81e04fab51fa887f45c6b885b91676e
Image Layers
1ADD file ... in / 47.27 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update58.51 MB4RUN /bin/sh -c curl -s8.46 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=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins1.2 KB20VOLUME [/var/jenkins_home]0 B21RUN |10 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins183 B22ARG JENKINS_VERSION0 B23ENV JENKINS_VERSION=2.4420 B24ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c0 B25ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.442/jenkins-war-2.442.war0 B26RUN |13 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins82.28 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=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins190 B31ARG PLUGIN_CLI_VERSION=2.12.140 B32ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.12.14/jenkins-plugin-manager-2.12.14.jar0 B33RUN |15 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins5.92 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.76 MB40USER jenkins0 B41COPY jenkins-support /usr/local/bin/jenkins-support # buildkit1.87 KB42COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.2 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 B47USER root0 B48RUN /bin/sh -c apt-get update14.33 MB49RUN /bin/sh -c apt-get upgrade21.84 MB50RUN /bin/sh -c apt-get install15.69 MB51RUN /bin/sh -c apt-get install189.56 MB52RUN /bin/sh -c apt-get install23.62 MB53RUN /bin/sh -c apt-get install27.04 MB54RUN /bin/sh -c apt-get install391 B55RUN /bin/sh -c apt-get install393 B56RUN /bin/sh -c apt-get install393 B57RUN /bin/sh -c apt-get install15.26 MB58RUN /bin/sh -c curl -sS2.34 KB59RUN /bin/sh -c echo "deb282 B60RUN /bin/sh -c curl https://apt.releases.hashicorp.com/gpg2.96 KB61RUN /bin/sh -c install -o3.01 KB62RUN /bin/sh -c apt-add-repository "deb8.99 MB63RUN /bin/sh -c apt update79.8 KB64ENV JAVA_HOME=/usr0 B65ENV JENKINS_OPTS=--prefix=/jenkins --requestHeaderSize=2581400 B66ENV JAVA_OPTS=-Djenkins.install.runSetupWizard=false -Dpermissive-script-security.enabled=true0 B67RUN /bin/sh -c apt-get -y8.77 MB68RUN /bin/sh -c apt-get -y25.67 MB69RUN /bin/sh -c apt-get -y85.37 MB70RUN /bin/sh -c curl https://get.docker.com/156.66 MB71RUN /bin/sh -c usermod -a1.26 KB72RUN /bin/sh -c apt-get install3.32 KB73RUN /bin/sh -c apt-get update16.71 MB74RUN /bin/sh -c apt-get install139.28 MB75RUN /bin/sh -c apt-get install3.76 KB76RUN /bin/sh -c apt install557.57 KB77RUN /bin/sh -c apt-get install986.13 KB78RUN /bin/sh -c apt-get install72.3 MB79RUN /bin/sh -c apt-get install18.87 MB80RUN /bin/sh -c apt-get install3.92 MB81RUN /bin/sh -c apt-get install35.23 MB82RUN /bin/sh -c pip install5.53 MB83ADD requirements.txt /opt # buildkit369 B84RUN /bin/sh -c pip install162.49 MB85RUN /bin/sh -c python3 -m1.37 KB86RUN /bin/sh -c jenkins-plugin-cli --plugins25.46 MB87RUN /bin/sh -c jenkins-plugin-cli --plugins655.93 KB88RUN /bin/sh -c jenkins-plugin-cli --plugins244.08 KB89RUN /bin/sh -c jenkins-plugin-cli --plugins13.39 KB90RUN /bin/sh -c jenkins-plugin-cli --plugins7.51 MB91RUN /bin/sh -c jenkins-plugin-cli --plugins10.47 MB92RUN /bin/sh -c jenkins-plugin-cli --plugins3.49 MB93RUN /bin/sh -c jenkins-plugin-cli --plugins672.48 KB94RUN /bin/sh -c jenkins-plugin-cli --plugins89.94 KB95RUN /bin/sh -c jenkins-plugin-cli --plugins5.82 MB96RUN /bin/sh -c jenkins-plugin-cli --plugins1.71 MB97RUN /bin/sh -c jenkins-plugin-cli --plugins17.54 MB98RUN /bin/sh -c jenkins-plugin-cli --plugins134.33 KB99RUN /bin/sh -c jenkins-plugin-cli --plugins128.67 KB100RUN /bin/sh -c jenkins-plugin-cli --plugins190.14 KB101RUN /bin/sh -c jenkins-plugin-cli --plugins172.47 KB102RUN /bin/sh -c jenkins-plugin-cli --plugins25.71 KB103RUN /bin/sh -c jenkins-plugin-cli --plugins8.44 KB104RUN /bin/sh -c jenkins-plugin-cli --plugins2.54 MB105RUN /bin/sh -c jenkins-plugin-cli --plugins10.59 KB106RUN /bin/sh -c jenkins-plugin-cli --plugins94.25 KB107RUN /bin/sh -c jenkins-plugin-cli --plugins20.91 KB108RUN /bin/sh -c jenkins-plugin-cli --plugins934.15 KB109RUN /bin/sh -c jenkins-plugin-cli --plugins21.76 KB110RUN /bin/sh -c jenkins-plugin-cli --plugins23.53 KB111RUN /bin/sh -c jenkins-plugin-cli --plugins67.59 KB112RUN /bin/sh -c jenkins-plugin-cli --plugins692.17 KB113RUN /bin/sh -c jenkins-plugin-cli --plugins45.98 KB114RUN /bin/sh -c wget https://cache.agilebits.com/dist/1P/op/pkg/v1.11.2/op_linux_amd64_v1.11.2.zip3.72 MB115RUN /bin/sh -c unzip op_linux_amd64_v1.11.2.zip3.76 MB116RUN /bin/sh -c mv op3.76 MB117RUN /bin/sh -c rm -r178 B118RUN /bin/sh -c op -v93 B119RUN /bin/sh -c mkdir -m777148 B120RUN /bin/sh -c mkdir -m777141 B121RUN /bin/sh -c mkdir -m777145 B122USER jenkins0 B123RUN /bin/sh -c mkdir -p243 B124ENV CASC_JENKINS_CONFIG=/usr/share/jenkins/ref/casc_configs0 B125COPY credentials.yml /usr/share/jenkins/ref/casc_configs/credentials.yml # buildkit1.5 KBCommand
ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /