2018-11-15 07:32:19 UTC
491 MB
18.06.0
HELM_VERSION2.11.0
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
YARN_VERSION1.3.2
[#000] sha256:aeb7866da422acc7e93dcf7323f38d7646f6269af33bcdb6647f2094fc4b3bf7 - 14.5% (71.2 MB)
[#001] sha256:f85a33418d1ca09cc99248d91701a4ca9709db2bce0cb86a03b2ec43bc8ee7ce - 10.8% (53.1 MB)
[#002] sha256:96c38e4efa8e431c9ca2e69b88f68b0813fb97da1b958c06a54becca70574b1a - 5.42% (26.6 MB)
[#003] sha256:357b012efe10eb95c9699007cd4697e926af8dfdee4ef2260b842fd4f8699f12 - 0.0% (117 Bytes)
[#004] sha256:24cb02727a0153ec63ca9fb44a7b46590386406c5d432d8e197571fe03dda3cb - 2.08% (10.2 MB)
[#005] sha256:b53f395c805796f3ae148e2f0e7141b4e157266e4b88f9a09e6dbf9a7c33a79d - 3.76% (18.5 MB)
[#006] sha256:228dfd4c4d5a3c1b37c46b2102e5eabcbd56fe98b301e3f7e6b037a69ab7aa9c - 2.79% (13.7 MB)
[#007] sha256:0f55baf9fd8b3f418e858f75e510e2702c0bfc9b27051431bfbd2cc30abf0e8f - 56.59% (278 MB)
[#008] sha256:cae22e1a4a5bfc988c3ea1b122fee899c344dfb68608ed464828011bbfdd5afd - 3.72% (18.3 MB)
[#009] sha256:bfa83e46a1e28b030d2ae18413dc791f3862fed11c78190217ffa3cce4c52c3e - 0.34% (1.69 MB)
/bin/sh -c #(nop) ADD file:fbe9badfd2790f0747a25fbe5c94a6daa78969511ca08c8d4ac654f3442570de in /
2018-10-09 18:19:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20181006
2018-10-09 18:19:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-11-09 08:29:36 UTC/bin/sh -c yum install -y epel-release && yum install -y unzip which make wget zip bzip2 python-pip
2018-11-09 08:29:36 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2018-11-09 08:29:36 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2018-11-09 08:29:37 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2018-11-12 09:37:47 UTC/bin/sh -c curl -f -o ./endpoint-repo-1.7-1.x86_64.rpm https://packages.endpoint.com/rhel/7/os/x86_64/endpoint-repo-1.7-1.x86_64.rpm && rpm -Uvh endpoint-repo*rpm && yum install -y git && yum clean all
2018-11-12 09:37:47 UTC/bin/sh -c #(nop) WORKDIR /home/jenkins
2018-11-12 09:37:48 UTC/bin/sh -c #(nop) ENV DOCKER_VERSION=18.06.0
2018-11-12 09:38:14 UTC/bin/sh -c curl -f https://download.docker.com/linux/static/stable/x86_64/docker-$DOCKER_VERSION-ce.tgz | tar xvz && mv docker/docker /usr/bin/ && rm -rf docker
2018-11-15 03:45:07 UTC/bin/sh -c #(nop) ENV HELM_VERSION=2.11.0
2018-11-15 03:52:55 UTC/bin/sh -c curl -f https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VERSION}-linux-amd64.tar.gz | tar xzv && mv linux-amd64/helm /usr/bin/ && mv linux-amd64/tiller /usr/bin/ && rm -rf linux-amd64
2018-11-15 03:53:25 UTC/bin/sh -c curl -f -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x kubectl && mv kubectl /usr/bin/
2018-11-15 03:53:25 UTC/bin/sh -c #(nop) CMD ["docker" "version"]
2018-11-15 07:31:57 UTC/bin/sh -c curl -f --silent --location https://rpm.nodesource.com/setup_9.x | bash - && yum install -y nodejs gcc-c++ make bzip2 GConf2 gtk2 chromedriver chromium xorg-x11-server-Xvfb
2018-11-15 07:32:13 UTC/bin/sh -c npm i -g watch-cli vsce typescript
2018-11-15 07:32:14 UTC/bin/sh -c #(nop) ENV YARN_VERSION=1.3.2
2018-11-15 07:32:19 UTC/bin/sh -c curl -f -L -o /tmp/yarn.tgz https://github.com/yarnpkg/yarn/releases/download/v${YARN_VERSION}/yarn-v${YARN_VERSION}.tar.gz && tar xf /tmp/yarn.tgz && mv yarn-v${YARN_VERSION} /opt/yarn && ln -s /opt/yarn/bin/yarn /usr/local/bin/yarn
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.