2019-04-04 00:04:13 UTC
36.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8e402f1a9c577ded051c1ef10e9fe4492890459522089959988a4852dee8ab2c - 7.25% (2.63 MB)
[#001] sha256:d60dc0a1d61b1650b414f7760311a137975e15f53980d20faf1cd47203d3dc0f - 0.0% (1.23 KB)
[#002] sha256:ffab35fe5cb6a49065004a59baece1922efc6c0c268c6fdd1addb9b8e4ec79a3 - 25.81% (9.35 MB)
[#003] sha256:7645d1809a43e57c997526f31b0feba11b53948b73391e55817171a182cf825b - 24.25% (8.79 MB)
[#004] sha256:7fbfc8b8fb26485a85ac42fa17b22f02801f92fc03af8b77eed8e5b4004e1054 - 0.0% (250 Bytes)
[#005] sha256:8ba69fa97d487535553a0b03b54e70a39dd243466706a15572a3399b9a749d45 - 42.68% (15.5 MB)
[#006] sha256:48f8abd50b051b5edad110f5f1d0fc749429c25935131b20837d566d9d38f55d - 0.0% (460 Bytes)
[#007] sha256:48f8abd50b051b5edad110f5f1d0fc749429c25935131b20837d566d9d38f55d - 0.0% (460 Bytes)
/bin/sh -c #(nop) ADD file:88875982b0512a9d0ba001bfea19497ae9a9442c257b19c61bffc56e7201b0c3 in /
2019-03-07 22:19:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-04-04 00:04:05 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2019-04-04 00:04:07 UTC/bin/sh -c apk add --no-cache bash ca-certificates git openssl tzdata wget
2019-04-04 00:04:07 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2019-04-04 00:04:07 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2019-04-04 00:04:08 UTC/bin/sh -c #(nop) COPY file:a08ae9e7964bd7a722219f63b2633d51598009f76b6632fa89d30940098c9f75 in /usr/bin/gitlab-runner
2019-04-04 00:04:08 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2019-04-04 00:04:12 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
2019-04-04 00:04:12 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2019-04-04 00:04:12 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2019-04-04 00:04:13 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2019-04-04 00:04:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2019-04-04 00:04:13 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.