2018-04-11 12:34:50 UTC
46.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 4.23% (1.97 MB)
[#001] sha256:1dd739b2259dac3ecbd0bd27485e56231cff3e0379a391ed9fc1fc8f323c468c - 0.0% (1.23 KB)
[#002] sha256:eac771218e0e9989db138f6618bb6528fa3fdde830508a7647d5b81095562406 - 25.05% (11.7 MB)
[#003] sha256:014c9779cf0fb11f1d369b98feae73c96cc5cb8999a03f353d120d752eb28977 - 56.36% (26.2 MB)
[#004] sha256:758bc5c2b76cefe6459c99c4a03299ec6b918be369089f7c4dced3d114a6d60d - 0.0% (251 Bytes)
[#005] sha256:01afbe1a39c863eb691af7726239aa838db859b8f3bf1839c02752285ac1df18 - 14.35% (6.68 MB)
[#006] sha256:ae9b9584d13ff9489fe8cf26e7a14c4a975bd898b840cebbf3ee2de4cf6f29e7 - 0.0% (460 Bytes)
/bin/sh -c #(nop) ADD file:093f0723fa46f6cdbd6f7bd146448bb70ecce54254c35701feeceb956414622f in /
2018-01-09 21:10:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-01-22 10:00:08 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2018-01-22 10:00:13 UTC/bin/sh -c apk add --update bash ca-certificates git openssl tzdata wget
2018-03-22 08:45:55 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-03-22 08:45:56 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-04-11 12:34:41 UTC/bin/sh -c #(nop) COPY file:95dae932d5fb1c906470ca150d30500eab6dadcb33e1d664a243af529c73005c in /usr/bin/gitlab-runner
2018-04-11 12:34:42 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-04-11 12:34:45 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-04-11 12:34:47 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-04-11 12:34:47 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-04-11 12:34:48 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-04-11 12:34:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-04-11 12:34:50 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.