2018-09-24 11:01:28 UTC
36.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c67f3896b22c1378881cbbb9c9d1edfe881fd07f713371835ef46d93c649684d - 5.55% (2.01 MB)
[#001] sha256:4ecf47cd27eb7d1701fba412c0810dd8adac3d2dccf7241c3ece2dda44b34e45 - 0.0% (1.24 KB)
[#002] sha256:a8e54ff170dbaa4094001857c23d988906a3c80255c352cc0338e5d0d82c4c62 - 32.28% (11.7 MB)
[#003] sha256:dbfd07622388f011187d74850126e680aca056ae974354c82caeb329c295e9ff - 21.88% (7.93 MB)
[#004] sha256:7889ee4b7c448af2cdabdcaf02654a42808aea50b1072096e874fcfbe125fd87 - 0.0% (252 Bytes)
[#005] sha256:4bfb35035693dac61aade3b8b2933bb8ebb7f669bcca5b7377bf78652bf22d91 - 40.3% (14.6 MB)
[#006] sha256:f8c8a5232d948a204ec4c9162336343c9ece70766b811f49766152a1c86d85ab - 0.0% (461 Bytes)
[#007] sha256:f8c8a5232d948a204ec4c9162336343c9ece70766b811f49766152a1c86d85ab - 0.0% (461 Bytes)
/bin/sh -c #(nop) ADD file:49f9e47e678d868d5b023482aa8dded71276a241a665c4f8b55ca77269321b34 in /
2018-09-11 22:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-09-24 11:01:18 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2018-09-24 11:01:20 UTC/bin/sh -c apk add --update bash ca-certificates git openssl tzdata wget
2018-09-24 11:01:20 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-09-24 11:01:20 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-09-24 11:01:21 UTC/bin/sh -c #(nop) COPY file:099cb41dfea867ecb8bc67d6c05a50c437cb594174247eb480a249bb49dfceb2 in /usr/bin/gitlab-runner
2018-09-24 11:01:21 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-09-24 11:01:27 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-09-24 11:01:27 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-09-24 11:01:28 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-09-24 11:01:28 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-09-24 11:01:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-09-24 11:01:28 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.