2018-03-21 15:32:41 UTC
47.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 4.18% (1.97 MB)
[#001] sha256:1dd739b2259dac3ecbd0bd27485e56231cff3e0379a391ed9fc1fc8f323c468c - 0.0% (1.23 KB)
[#002] sha256:eac771218e0e9989db138f6618bb6528fa3fdde830508a7647d5b81095562406 - 24.76% (11.7 MB)
[#003] sha256:260f0b79fcc2cda5b2d8b93fec2d7fe143bd606c90de60c8e791229dcc89a589 - 56.88% (26.8 MB)
[#004] sha256:254e8ffa4a096371394bd8387e16320d6081087ed2d65869a52f16e59a265790 - 0.0% (253 Bytes)
[#005] sha256:ccce342d4ce1be4fe5b5a5930de8fb5f05d669e3e81a57ca6f3c46398c006d45 - 14.18% (6.68 MB)
[#006] sha256:32d383a669bfd6be3f44ee02dc49f751ca6e93266894cb3f7254f0bd9c94a5ba - 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-21 15:32:30 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-03-21 15:32:30 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-03-21 15:32:32 UTC/bin/sh -c #(nop) COPY file:7f5db44a9abf911589ec8f24f3499e65ea117f50504e8ba43c0a80d5e503115c in /usr/bin/gitlab-runner
2018-03-21 15:32:33 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-03-21 15:32:36 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-03-21 15:32:38 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-03-21 15:32:38 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-03-21 15:32:39 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-03-21 15:32:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-03-21 15:32:41 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.