2018-09-24 11:17:15 UTC
28.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c67f3896b22c1378881cbbb9c9d1edfe881fd07f713371835ef46d93c649684d - 7.1% (2.01 MB)
[#001] sha256:dfa98b309161989eca3a5feac19446845b9bcfc95ae642610d793a760b547887 - 0.0% (1.23 KB)
[#002] sha256:63742ef2f3e5f2113ee00fd6de12a2b2f051eeece784a2533fda13b48960221d - 41.32% (11.7 MB)
[#003] sha256:bf8f0352fb4fae9ead7cecad677af0987c92eaa0a7ca6617724e5030043d496d - 27.99% (7.92 MB)
[#004] sha256:93ecbe97ce5506aa73dfa1a038f5b5ead90b3f8cb15bc31d2b3e9047447528ab - 0.0% (251 Bytes)
[#005] sha256:3c6e508f742bc6c7b34fe70ff27e375f86785e6450ed50e4f94d7d260e9979f1 - 23.59% (6.68 MB)
[#006] sha256:5abf15e4710632d6094e30a7f3eb2afef5d2afe1b1763e5a37dff6ed1183240a - 0.0% (460 Bytes)
/bin/sh -c #(nop) ADD file:49f9e47e678d868d5b023482aa8dded71276a241a665c4f8b55ca77269321b34 in /
2018-09-11 22:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-09-24 11:17:01 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2018-09-24 11:17:03 UTC/bin/sh -c apk add --update bash ca-certificates git openssl tzdata wget
2018-09-24 11:17:04 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-09-24 11:17:04 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-09-24 11:17:06 UTC/bin/sh -c #(nop) COPY file:23b7bb5b1805bf8b27bb38623b64796dbe6898765b785448dc3167c35ae844f9 in /usr/bin/gitlab-runner
2018-09-24 11:17:07 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-09-24 11:17:11 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /usr/bin/gitlab-runner && ln -s /usr/bin/gitlab-runner /usr/bin/gitlab-ci-multi-runner && gitlab-runner --version && mkdir -p /etc/gitlab-runner/certs && chmod -R 700 /etc/gitlab-runner && wget -q https://github.com/docker/machine/releases/download/v${DOCKER_MACHINE_VERSION}/docker-machine-Linux-x86_64 -O /usr/bin/docker-machine && chmod +x /usr/bin/docker-machine && docker-machine --version && wget -q https://github.com/Yelp/dumb-init/releases/download/v${DUMB_INIT_VERSION}/dumb-init_${DUMB_INIT_VERSION}_amd64 -O /usr/bin/dumb-init && chmod +x /usr/bin/dumb-init && dumb-init --version && sha256sum -c -w /tmp/checksums
2018-09-24 11:17:12 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-09-24 11:17:12 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-09-24 11:17:13 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-09-24 11:17:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-09-24 11:17:15 UTC/bin/sh -c #(nop) CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]
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.