sha256:7470e1202a483b87fabc19b4382023a535baa1a236d2c7942ffdbea79ec7f290
OS/ARCH
linux/amd64
Compressed size
1.33 GB
Last pushed
about 2 years by arunasokan
Type
Image
Manifest digest
sha256:7470e1202a483b87fabc19b4382023a535baa1a236d2c7942ffdbea79ec7f290
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3RUN /bin/sh -c apt-get update58.51 MB4RUN /bin/sh -c curl -s8.44 MB5ENV LANG=C.UTF-80 B6ARG TARGETARCH=amd640 B7ARG COMMIT_SHA=9fba54713675c711138675b4aaaff6268c14d31a0 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=9fba54713675c711138675b4aaaff6268c14d31a user=jenkins1.21 KB20VOLUME [/var/jenkins_home]0 B21RUN |10 TARGETARCH=amd64 COMMIT_SHA=9fba54713675c711138675b4aaaff6268c14d31a user=jenkins184 B22ARG JENKINS_VERSION=2.452.30 B23ENV JENKINS_VERSION=2.452.30 B24ARG JENKINS_SHA=45fd2b877f9709a52b984d9c7d6f435bc05f6adee61291d22d30b5f1e8fd8c590 B25ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.452.3/jenkins-war-2.452.3.war0 B26RUN |13 TARGETARCH=amd64 COMMIT_SHA=9fba54713675c711138675b4aaaff6268c14d31a user=jenkins88.89 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=9fba54713675c711138675b4aaaff6268c14d31a user=jenkins191 B31ARG PLUGIN_CLI_VERSION=2.13.00 B32ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.13.0/jenkins-plugin-manager-2.13.0.jar0 B33RUN |15 TARGETARCH=amd64 COMMIT_SHA=9fba54713675c711138675b4aaaff6268c14d31a user=jenkins5.95 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 # buildkit60.29 MB40USER jenkins0 B41COPY jenkins-support /usr/local/bin/jenkins-support # buildkit1.88 KB42COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.2 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 B47USER root0 B48RUN /bin/sh -c apt-get update14.35 MB49RUN /bin/sh -c apt-get upgrade394 B50RUN /bin/sh -c apt-get install15.69 MB51RUN /bin/sh -c apt-get install189.56 MB52RUN /bin/sh -c apt-get install23.64 MB53RUN /bin/sh -c apt-get install27.03 MB54RUN /bin/sh -c apt-get install391 B55RUN /bin/sh -c apt-get install390 B56RUN /bin/sh -c apt-get install393 B57RUN /bin/sh -c apt-get install15.26 MB58RUN /bin/sh -c curl -sS2.35 KB59RUN /bin/sh -c echo "deb280 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 "deb9.01 MB63RUN /bin/sh -c apt update78.67 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.75 MB68RUN /bin/sh -c apt-get -y25.97 MB69RUN /bin/sh -c apt-get -y85.37 MB70RUN /bin/sh -c curl https://get.docker.com/158.37 MB71RUN /bin/sh -c usermod -a1.26 KB72RUN /bin/sh -c apt-get install3.32 KB73RUN /bin/sh -c apt-get update91.29 KB74RUN /bin/sh -c apt-get install122.5 MB75RUN /bin/sh -c apt-get install3.76 KB76RUN /bin/sh -c apt install554.03 KB77RUN /bin/sh -c apt-get install982.44 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.22 MB82RUN /bin/sh -c pip install5.53 MB83ADD requirements.txt /opt # buildkit368 B84RUN /bin/sh -c pip install162.49 MB85RUN /bin/sh -c python3 -m1.37 KB86RUN /bin/sh -c jenkins-plugin-cli --plugins24.85 MB87RUN /bin/sh -c jenkins-plugin-cli --plugins655.92 KB88RUN /bin/sh -c jenkins-plugin-cli --plugins244.44 KB89RUN /bin/sh -c jenkins-plugin-cli --plugins13.38 KB90RUN /bin/sh -c jenkins-plugin-cli --plugins7.51 MB91RUN /bin/sh -c jenkins-plugin-cli --plugins15.74 MB92RUN /bin/sh -c jenkins-plugin-cli --plugins3.49 MB93RUN /bin/sh -c jenkins-plugin-cli --plugins672.47 KB94RUN /bin/sh -c jenkins-plugin-cli --plugins89.93 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.32 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.46 KB102RUN /bin/sh -c jenkins-plugin-cli --plugins25.69 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.58 KB106RUN /bin/sh -c jenkins-plugin-cli --plugins94.25 KB107RUN /bin/sh -c jenkins-plugin-cli --plugins20.9 KB108RUN /bin/sh -c jenkins-plugin-cli --plugins934.14 KB109RUN /bin/sh -c jenkins-plugin-cli --plugins21.75 KB110RUN /bin/sh -c jenkins-plugin-cli --plugins23.52 KB111RUN /bin/sh -c jenkins-plugin-cli --plugins67.59 KB112RUN /bin/sh -c jenkins-plugin-cli --plugins692.16 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 -r177 B118RUN /bin/sh -c op -v93 B119RUN /bin/sh -c mkdir -m777148 B120RUN /bin/sh -c mkdir -m777140 B121RUN /bin/sh -c mkdir -m777145 B122USER jenkins0 B123RUN /bin/sh -c mkdir -p241 B124ENV CASC_JENKINS_CONFIG=/usr/share/jenkins/ref/casc_configs0 B125COPY credentials.yml /usr/share/jenkins/ref/casc_configs/credentials.yml # buildkit1.49 KBCommand
ADD file:e8aac9b1598114ead96b4038c19d915b87f662ef342291d69c7e5255c5d731fc in /