2018-05-02 13:12:40 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.04% (11.7 MB)
[#003] sha256:e804e6257b978901bceddfabae52981312054ff209626c8f0dab2b4627c3aa6c - 56.37% (26.2 MB)
[#004] sha256:21480af1ee74ae27e6aefcf8e25edb5d999c9ba35f1ff39e7d3706ca529645f3 - 0.0% (250 Bytes)
[#005] sha256:d190db1ec55731e1d649bb20a5973a63237991b8cda9556a207370c4386f9073 - 14.35% (6.68 MB)
[#006] sha256:2d8012c2f92d3452164bcd0114fd0b84b627eb4245f4c9a39002769aa8d4aad2 - 0.0% (461 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-05-02 13:12:28 UTC/bin/sh -c #(nop) COPY file:e7dc4a85e66a6b11fb6b42f5e6b6958ffae4abc37662fab6b5f755ac4e70a0a8 in /usr/bin/gitlab-runner
2018-05-02 13:12:29 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-05-02 13:12:35 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-05-02 13:12:37 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-05-02 13:12:37 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-05-02 13:12:38 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-05-02 13:12:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-05-02 13:12:40 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.