2018-06-13 10:29:46 UTC
46.6 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.02% (11.7 MB)
[#003] sha256:89f1c0f4bbe1b6e364140d852d4c2cbc6a4527770d8dedb7fd68920e70adb1ff - 56.41% (26.3 MB)
[#004] sha256:034ccd6fd4f7384268725477e1704c81b2534e93348949f478b081dc3b192aed - 0.0% (252 Bytes)
[#005] sha256:d617c3aba3a2f30d6663bb6a3cc14d7d5dddea9becb8fc20a26c8b481c48a6fc - 14.34% (6.68 MB)
[#006] sha256:0bcfbc153f18dc45b0ae8eebb80d04cb4e2ac51e67b3bb2d5e03f3fb8d8b2963 - 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-06-13 10:29:36 UTC/bin/sh -c #(nop) COPY file:af3f713c68750fe5d00c805eb65b41b2c2850ed3b8d8fbeea46690a68bab6ced in /usr/bin/gitlab-runner
2018-06-13 10:29:37 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-06-13 10:29:42 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-06-13 10:29:43 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-06-13 10:29:43 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-06-13 10:29:44 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-06-13 10:29:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-06-13 10:29:46 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.