Sign inSign up

arunasokan/viewtest:ota-jenkins-test8

Manifest digest

sha256:3938368f228e5b7adc99a48e6ee2fd7d4d3b7dc436527424b738f2372d3f7cae

OS/ARCH

linux/amd64

Compressed size

1.39 GB

Last pushed

about 2 years by arunasokan

Type

Image

Manifest digest

sha256:3938368f228e5b7adc99a48e6ee2fd7d4d3b7dc436527424b738f2372d3f7cae

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c apt-get update58.51 MB
4RUN /bin/sh -c curl -s8.46 MB
5ENV LANG=C.UTF-80 B
6ARG TARGETARCH0 B
7ARG COMMIT_SHA0 B
8ARG user=jenkins0 B
9ARG group=jenkins0 B
10ARG uid=10000 B
11ARG gid=10000 B
12ARG http_port=80800 B
13ARG agent_port=500000 B
14ARG JENKINS_HOME=/var/jenkins_home0 B
15ARG REF=/usr/share/jenkins/ref0 B
16ENV JENKINS_HOME=/var/jenkins_home0 B
17ENV JENKINS_SLAVE_AGENT_PORT=500000 B
18ENV REF=/usr/share/jenkins/ref0 B
19RUN |10 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins1.2 KB
20VOLUME [/var/jenkins_home]0 B
21RUN |10 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins183 B
22ARG JENKINS_VERSION0 B
23ENV JENKINS_VERSION=2.4420 B
24ARG JENKINS_SHA=b4f596923eb37b93c3f5a21a6a32fc3bedd57d04a1b63186811c0ce8b3d9f07c0 B
25ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.442/jenkins-war-2.442.war0 B
26RUN |13 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins82.28 MB
27ENV JENKINS_UC=https://updates.jenkins.io0 B
28ENV JENKINS_UC_EXPERIMENTAL=https://updates.jenkins.io/experimental0 B
29ENV JENKINS_INCREMENTALS_REPO_MIRROR=https://repo.jenkins-ci.org/incrementals0 B
30RUN |13 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins190 B
31ARG PLUGIN_CLI_VERSION=2.12.140 B
32ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.12.14/jenkins-plugin-manager-2.12.14.jar0 B
33RUN |15 TARGETARCH=amd64 COMMIT_SHA=dce06c5638bd54d3c10f5aebff84d039d4211853 user=jenkins5.92 MB
34EXPOSE map[8080/tcp:{}]0 B
35EXPOSE map[50000/tcp:{}]0 B
36ENV COPY_REFERENCE_FILE_LOG=/var/jenkins_home/copy_reference_file.log0 B
37ENV JAVA_HOME=/opt/java/openjdk0 B
38ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
39COPY /javaruntime /opt/java/openjdk # buildkit70.76 MB
40USER jenkins0 B
41COPY jenkins-support /usr/local/bin/jenkins-support # buildkit1.87 KB
42COPY jenkins.sh /usr/local/bin/jenkins.sh # buildkit1.2 KB
43COPY jenkins-plugin-cli.sh /bin/jenkins-plugin-cli # buildkit390 B
44ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/jenkins.sh"]0 B
45LABEL org.opencontainers.image.vendor=Jenkins project org.opencontainers.image.title=Official Jenkins0 B
46MAINTAINER Devops <[email protected]>0 B
47USER root0 B
48RUN /bin/sh -c apt-get update14.33 MB
49RUN /bin/sh -c apt-get upgrade21.84 MB
50RUN /bin/sh -c apt-get install15.69 MB
51RUN /bin/sh -c apt-get install189.56 MB
52RUN /bin/sh -c apt-get install23.62 MB
53RUN /bin/sh -c apt-get install27.04 MB
54RUN /bin/sh -c apt-get install391 B
55RUN /bin/sh -c apt-get install393 B
56RUN /bin/sh -c apt-get install393 B
57RUN /bin/sh -c apt-get install15.26 MB
58RUN /bin/sh -c curl -sS2.34 KB
59RUN /bin/sh -c echo "deb282 B
60RUN /bin/sh -c curl https://apt.releases.hashicorp.com/gpg2.96 KB
61RUN /bin/sh -c install -o3.01 KB
62RUN /bin/sh -c apt-add-repository "deb8.99 MB
63RUN /bin/sh -c apt update79.8 KB
64ENV JAVA_HOME=/usr0 B
65ENV JENKINS_OPTS=--prefix=/jenkins --requestHeaderSize=2581400 B
66ENV JAVA_OPTS=-Djenkins.install.runSetupWizard=false -Dpermissive-script-security.enabled=true0 B
67RUN /bin/sh -c apt-get -y8.77 MB
68RUN /bin/sh -c apt-get -y25.67 MB
69RUN /bin/sh -c apt-get -y85.37 MB
70RUN /bin/sh -c curl https://get.docker.com/156.66 MB
71RUN /bin/sh -c usermod -a1.26 KB
72RUN /bin/sh -c apt-get install3.32 KB
73RUN /bin/sh -c apt-get update16.71 MB
74RUN /bin/sh -c apt-get install139.28 MB
75RUN /bin/sh -c apt-get install3.76 KB
76RUN /bin/sh -c apt install557.57 KB
77RUN /bin/sh -c apt-get install986.13 KB
78RUN /bin/sh -c apt-get install72.3 MB
79RUN /bin/sh -c apt-get install18.87 MB
80RUN /bin/sh -c apt-get install3.92 MB
81RUN /bin/sh -c apt-get install35.23 MB
82RUN /bin/sh -c pip install5.53 MB
83ADD requirements.txt /opt # buildkit369 B
84RUN /bin/sh -c pip install162.49 MB
85RUN /bin/sh -c python3 -m1.37 KB
86RUN /bin/sh -c jenkins-plugin-cli --plugins25.46 MB
87RUN /bin/sh -c jenkins-plugin-cli --plugins655.93 KB
88RUN /bin/sh -c jenkins-plugin-cli --plugins244.08 KB
89RUN /bin/sh -c jenkins-plugin-cli --plugins13.39 KB
90RUN /bin/sh -c jenkins-plugin-cli --plugins7.51 MB
91RUN /bin/sh -c jenkins-plugin-cli --plugins10.47 MB
92RUN /bin/sh -c jenkins-plugin-cli --plugins3.49 MB
93RUN /bin/sh -c jenkins-plugin-cli --plugins672.48 KB
94RUN /bin/sh -c jenkins-plugin-cli --plugins89.94 KB
95RUN /bin/sh -c jenkins-plugin-cli --plugins5.82 MB
96RUN /bin/sh -c jenkins-plugin-cli --plugins1.71 MB
97RUN /bin/sh -c jenkins-plugin-cli --plugins17.54 MB
98RUN /bin/sh -c jenkins-plugin-cli --plugins134.33 KB
99RUN /bin/sh -c jenkins-plugin-cli --plugins128.67 KB
100RUN /bin/sh -c jenkins-plugin-cli --plugins190.14 KB
101RUN /bin/sh -c jenkins-plugin-cli --plugins172.47 KB
102RUN /bin/sh -c jenkins-plugin-cli --plugins25.71 KB
103RUN /bin/sh -c jenkins-plugin-cli --plugins8.44 KB
104RUN /bin/sh -c jenkins-plugin-cli --plugins2.54 MB
105RUN /bin/sh -c jenkins-plugin-cli --plugins10.59 KB
106RUN /bin/sh -c jenkins-plugin-cli --plugins94.25 KB
107RUN /bin/sh -c jenkins-plugin-cli --plugins20.91 KB
108RUN /bin/sh -c jenkins-plugin-cli --plugins934.15 KB
109RUN /bin/sh -c jenkins-plugin-cli --plugins21.76 KB
110RUN /bin/sh -c jenkins-plugin-cli --plugins23.53 KB
111RUN /bin/sh -c jenkins-plugin-cli --plugins67.59 KB
112RUN /bin/sh -c jenkins-plugin-cli --plugins692.17 KB
113RUN /bin/sh -c jenkins-plugin-cli --plugins45.98 KB
114RUN /bin/sh -c jenkins-plugin-cli --plugins13.46 MB
115RUN /bin/sh -c wget https://cache.agilebits.com/dist/1P/op/pkg/v1.11.2/op_linux_amd64_v1.11.2.zip3.72 MB
116RUN /bin/sh -c unzip op_linux_amd64_v1.11.2.zip3.76 MB
117RUN /bin/sh -c mv op3.76 MB
118RUN /bin/sh -c rm -r180 B
119RUN /bin/sh -c op -v93 B
120RUN /bin/sh -c mkdir -m777148 B
121RUN /bin/sh -c mkdir -m777143 B
122RUN /bin/sh -c mkdir -m777145 B
123USER jenkins0 B
124RUN /bin/sh -c mkdir -p245 B
125ENV CASC_JENKINS_CONFIG=/usr/share/jenkins/ref/casc_configs0 B
126COPY credentials.yml /usr/share/jenkins/ref/casc_configs/credentials.yml # buildkit1.5 KB

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /