Namespace
vulhub
Image / Tag
jenkins:2.138
Content Digest
sha256:478a4faf228288d3ffcb78c207d71a0c031cfec424fd91398850f899bcec41df
Details
Created

2019-04-13 20:18:52 UTC

Size

208 MB

Content Digest
Labels
  • maintainer
    phithon <root@leavesongs.com>

Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

COPY_REFERENCE_FILE_LOG

/var/jenkins_home/copy_reference_file.log

JAVA_DEBIAN_VERSION

8u181-b13-1~deb9u1

JAVA_HOME

/docker-java-home

JAVA_OPTS

-Djenkins.install.runSetupWizard=false

JAVA_VERSION

8u181

JENKINS_HOME

/var/jenkins_home

JENKINS_INCREMENTALS_REPO_MIRROR

https://repo.jenkins-ci.org/incrementals

JENKINS_SLAVE_AGENT_PORT

50000

JENKINS_UC

https://updates.jenkins.io

JENKINS_UC_EXPERIMENTAL

https://updates.jenkins.io/experimental

JENKINS_VERSION

2.138

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:be8881be8156e4068e611fe956aba2b9593ebd953be14fb7feea6d0659aa3abe - 10.29% (21.4 MB)

[#001] sha256:87afd40ffc1e2ac132b1073f4b57c9f62d1a1096c3dcbd2cb5f5311a51598569 - 0.21% (444 KB)

[#002] sha256:46c26bf1484f75a142df43d755acb0f4c9330ca74998af12b47b943409d48ed6 - 0.0% (247 Bytes)

[#003] sha256:6f4da1ccc6247932be19ef1746b2e94063a6e08b9fa5da79d6ba35e71e0b7c25 - 0.0% (130 Bytes)

[#004] sha256:67cdcb747d2a40a46aeadb694f9aebe48228cfefef2f1c8f75ad0f42013c1963 - 30.91% (64.4 MB)

[#005] sha256:8b9ae420b7e407e93f0d97dcdd2e59c67a9f2983ac4aa1fff52c914ada673cc7 - 0.11% (241 KB)

[#006] sha256:63c10f96b486d2795cc1f18f9333d6c9e0a511c319b8312e06dce23dc69bf582 - 13.65% (28.4 MB)

[#007] sha256:29cf50090149f6ad99608f2c37cec648db9edc96d27f24ddee1caddf3c0875e2 - 0.0% (1.74 KB)

[#008] sha256:6a0918a8397955776f8ececa9b72295db96d4171c3ded7e199e7ce3f6fe0c39a - 0.0% (182 Bytes)

[#009] sha256:45bf907d836ffe23395709956e5fb15a3684c5a4fb645e3658784332ab96de1b - 0.0% (5.46 KB)

[#010] sha256:3ba44958a863fd02243d45f5cb414255a4b1d0bab2f792f71b8685273d640672 - 0.17% (365 KB)

[#011] sha256:c0d255b2248d803f9eaf9046f403e83e536570f525e350d59482c7b5fab15466 - 0.0% (433 Bytes)

[#012] sha256:fede3ea53f269601ef97101e4ef08eb84c2a060975e33afdf82c3666736229a4 - 34.57% (72 MB)

[#013] sha256:75ad7d0a57015de3b44b102adb1a49aae8b641bdd8b9b5f9ea8d4c17be492476 - 0.0% (442 Bytes)

[#014] sha256:46be7943ffc961ae339d4568133dd69a12e920e7198d386bfefa5f3c6651d4ab - 0.0% (1.81 KB)

[#015] sha256:3211496bf1836c6eba404e6d44c093c828a2985f69705ca6ef0eef0014ccf2c8 - 0.0% (939 Bytes)

[#016] sha256:12c913372497ae7d7d25223fabe2a4720c31699b8d1d7ec2f702f85572b88bd0 - 0.0% (379 Bytes)

[#017] sha256:e7dd39e3f3a1e1e4325830e510492e6b5a7e247c979fb4411f243cc3ceeff26e - 0.0% (1.51 KB)

[#018] sha256:696f0b70eadf319662ce189f170509bb78fbc2ad1817973032e6dcfb69d501e9 - 0.0% (2.98 KB)

[#019] sha256:92b680e3da8b2bab362b5086a707909d1350c99ef4144f8bd0bd91fc6e1cb151 - 0.0% (487 Bytes)

[#020] sha256:6f274de62bd57a69be23d1104b71ecf21ebc6b09f9162885ae39f0d8ada1203d - 0.0% (754 Bytes)

[#021] sha256:48a5ee7e5c6936603937af6572fdf545c87ae94e7bfc6d4360d2dded8e4969de - 10.08% (21 MB)


History
2018-07-17 00:28:04 UTC

/bin/sh -c #(nop) ADD file:919939fa022472751b717443eea9f1d7ab5c0723f1f3a6b776d3b83d22bde818 in /

2018-07-17 00:28:04 UTC

/bin/sh -c #(nop) CMD ["bash"]

2018-07-17 06:18:30 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2018-07-17 06:18:30 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2018-07-17 06:18:31 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2018-07-17 06:18:32 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-8-openjdk-$(dpkg --print-architecture)" /docker-java-home

2018-07-17 06:18:32 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home

2018-08-14 20:33:52 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u181

2018-08-14 20:33:53 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u181-b13-1~deb9u1

2018-08-14 20:33:53 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1

2018-08-14 20:34:23 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y --no-install-recommends openjdk-8-jdk-headless="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

2018-08-14 20:34:25 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

2018-08-15 14:39:22 UTC

/bin/sh -c apt-get update && apt-get install -y git curl gpg && rm -rf /var/lib/apt/lists/*

2018-08-15 14:39:26 UTC

/bin/sh -c #(nop) ARG user=jenkins

2018-08-15 14:39:27 UTC

/bin/sh -c #(nop) ARG group=jenkins

2018-08-15 14:39:27 UTC

/bin/sh -c #(nop) ARG uid=1000

2018-08-15 14:39:28 UTC

/bin/sh -c #(nop) ARG gid=1000

2018-08-15 14:39:29 UTC

/bin/sh -c #(nop) ARG http_port=8080

2018-08-15 14:39:30 UTC

/bin/sh -c #(nop) ARG agent_port=50000

2018-08-15 14:39:31 UTC

/bin/sh -c #(nop) ARG JENKINS_HOME=/var/jenkins_home

2018-08-15 14:39:32 UTC

/bin/sh -c #(nop) ENV JENKINS_HOME=/var/jenkins_home

2018-08-15 14:39:33 UTC

/bin/sh -c #(nop) ENV JENKINS_SLAVE_AGENT_PORT=50000

2018-08-15 14:39:35 UTC

|6 agent_port=50000 gid=1000 group=jenkins http_port=8080 uid=1000 user=jenkins /bin/sh -c mkdir -p $JENKINS_HOME && chown ${uid}:${gid} $JENKINS_HOME && groupadd -g ${gid} ${group} && useradd -d "$JENKINS_HOME" -u ${uid} -g ${gid} -m -s /bin/bash ${user}

2018-08-15 14:39:36 UTC

/bin/sh -c #(nop) VOLUME [/var/jenkins_home]

2018-08-15 14:39:38 UTC

|6 agent_port=50000 gid=1000 group=jenkins http_port=8080 uid=1000 user=jenkins /bin/sh -c mkdir -p /usr/share/jenkins/ref/init.groovy.d

2018-08-15 14:39:39 UTC

/bin/sh -c #(nop) ARG TINI_VERSION=v0.16.1

2018-08-15 14:39:41 UTC

/bin/sh -c #(nop) COPY file:653491cb486e752a4c2b4b407a46ec75646a54eabb597634b25c7c2b82a31424 in /var/jenkins_home/tini_pub.gpg

2018-08-15 14:39:44 UTC

|7 TINI_VERSION=v0.16.1 agent_port=50000 gid=1000 group=jenkins http_port=8080 uid=1000 user=jenkins /bin/sh -c curl -fsSL https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-static-$(dpkg --print-architecture) -o /sbin/tini && curl -fsSL https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-static-$(dpkg --print-architecture).asc -o /sbin/tini.asc && gpg --import ${JENKINS_HOME}/tini_pub.gpg && gpg --verify /sbin/tini.asc && rm -rf /sbin/tini.asc /root/.gnupg && chmod +x /sbin/tini

2018-08-15 14:39:45 UTC

/bin/sh -c #(nop) COPY file:c84b91c835048a52bb864c1f4662607c56befe3c4b1520b0ea94633103a4554f in /usr/share/jenkins/ref/init.groovy.d/tcp-slave-agent-port.groovy

2018-08-15 14:39:45 UTC

/bin/sh -c #(nop) ARG JENKINS_VERSION

2018-08-15 14:39:46 UTC

/bin/sh -c #(nop) ENV JENKINS_VERSION=2.138

2018-08-15 14:39:47 UTC

/bin/sh -c #(nop) ARG JENKINS_SHA=2d71b8f87c8417f9303a73d52901a59678ee6c0eefcf7325efed6035ff39372a

2018-08-15 14:39:48 UTC

/bin/sh -c #(nop) ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.138/jenkins-war-2.138.war

2018-08-15 14:39:53 UTC

|9 JENKINS_SHA=e1c280f1241999c9c7795a8ea3e5346debeb6be5e26744c13b03bc494dcef56c JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.138/jenkins-war-2.138.war TINI_VERSION=v0.16.1 agent_port=50000 gid=1000 group=jenkins http_port=8080 uid=1000 user=jenkins /bin/sh -c curl -fsSL ${JENKINS_URL} -o /usr/share/jenkins/jenkins.war && echo "${JENKINS_SHA} /usr/share/jenkins/jenkins.war" | sha256sum -c -

2018-08-15 14:39:56 UTC

/bin/sh -c #(nop) ENV JENKINS_UC=https://updates.jenkins.io

2018-08-15 14:39:57 UTC

/bin/sh -c #(nop) ENV JENKINS_UC_EXPERIMENTAL=https://updates.jenkins.io/experimental

2018-08-15 14:39:58 UTC

/bin/sh -c #(nop) ENV JENKINS_INCREMENTALS_REPO_MIRROR=https://repo.jenkins-ci.org/incrementals

2018-08-15 14:40:00 UTC

|9 JENKINS_SHA=e1c280f1241999c9c7795a8ea3e5346debeb6be5e26744c13b03bc494dcef56c JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.138/jenkins-war-2.138.war TINI_VERSION=v0.16.1 agent_port=50000 gid=1000 group=jenkins http_port=8080 uid=1000 user=jenkins /bin/sh -c chown -R ${user} "$JENKINS_HOME" /usr/share/jenkins/ref

2018-08-15 14:40:01 UTC

/bin/sh -c #(nop) EXPOSE 8080

2018-08-15 14:40:02 UTC

/bin/sh -c #(nop) EXPOSE 50000

2018-08-15 14:40:03 UTC

/bin/sh -c #(nop) ENV COPY_REFERENCE_FILE_LOG=/var/jenkins_home/copy_reference_file.log

2018-08-15 14:40:04 UTC

/bin/sh -c #(nop) USER jenkins

2018-08-15 14:40:06 UTC

/bin/sh -c #(nop) COPY file:d5c7af20858d02eb19fbfe6a93fa5c75636637a12a54facc8b874f5e22c626f2 in /usr/local/bin/jenkins-support

2018-08-15 14:40:07 UTC

/bin/sh -c #(nop) COPY file:a8f986413b77bf4d88562b9d3a0dce98ab6e75403192aa4d4153fb41f450843d in /usr/local/bin/jenkins.sh

2018-08-15 14:40:08 UTC

/bin/sh -c #(nop) COPY file:dc942ca949bb159f81bbc954773b3491e433d2d3e3ef90bac80ecf48a313c9c9 in /bin/tini

2018-08-15 14:40:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/jenkins.sh"]

2018-08-15 14:40:10 UTC

/bin/sh -c #(nop) COPY file:f97999fac8a63cf8b635a54ea84a2bc95ae3da4d81ab55267c92b28b502d8812 in /usr/local/bin/plugins.sh

2018-08-15 14:40:11 UTC

/bin/sh -c #(nop) COPY file:d2607470b390d5f902342318e2021389844f8cd461947d3f5d2b1dafdc4a2881 in /usr/local/bin/install-plugins.sh

2019-04-12 20:23:04 UTC

/bin/sh -c #(nop) LABEL maintainer=phithon <root@leavesongs.com>

2019-04-12 20:23:04 UTC

/bin/sh -c #(nop) ENV JAVA_OPTS=-Djenkins.install.runSetupWizard=false

2019-04-12 20:23:04 UTC

/bin/sh -c #(nop) ADD file:82ae7ca2085e210993394cf1291e0c09a81192c3756f8320e85a929e6c60758d in /usr/share/jenkins/ref/init.groovy.d

2019-04-13 20:18:42 UTC

/bin/sh -c #(nop) COPY file:a356ba4892e30028d8fe419cb53ba1a42edf7f8b57d59f523c7bad9a1abd7001 in /usr/share/jenkins/ref/plugins.txt

2019-04-13 20:18:52 UTC

/bin/sh -c /usr/local/bin/install-plugins.sh < /usr/share/jenkins/ref/plugins.txt

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete