2018-11-08 16:59:03 UTC
36.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4fe2ade4980c2dda4fc95858ebb981489baec8c1e4bd282ab1c3560be8ff9bde - 5.71% (2.1 MB)
[#001] sha256:26e5e93e68dca0c9735b6a4f8ccd013670638d47f222c5a99f06355ed19529c9 - 0.0% (1.23 KB)
[#002] sha256:254725fbf1d39bd1f4190bcec49f61a4ce1685bc728d0e9fd50cc818c55f845e - 28.83% (10.6 MB)
[#003] sha256:e9f8550950370488a3d6292cb1736e168a10576605287457018a1a6ec56ad48c - 23.67% (8.72 MB)
[#004] sha256:53cdfcf415253f368dcc23235f46b6c6378dc5367450a80904f1f8b5845bf599 - 0.0% (251 Bytes)
[#005] sha256:643a013076efdf36714c8eeae3ae5ba1889b8c25e01c0f2526691b108c0b4589 - 41.79% (15.4 MB)
[#006] sha256:1b4229bdf7666ef32e870e531cbae749c8c9a97863b4db5c425460976f0dea62 - 0.0% (460 Bytes)
[#007] sha256:1b4229bdf7666ef32e870e531cbae749c8c9a97863b4db5c425460976f0dea62 - 0.0% (460 Bytes)
/bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /
2018-09-11 22:19:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-11-08 16:58:55 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2018-11-08 16:58:57 UTC/bin/sh -c apk add --no-cache bash ca-certificates git openssl tzdata wget
2018-11-08 16:58:58 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-11-08 16:58:58 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-11-08 16:58:58 UTC/bin/sh -c #(nop) COPY file:9d327257b3c172827d351438a0a45315087bd17ac049bcc6808e984bae39f374 in /usr/bin/gitlab-runner
2018-11-08 16:58:58 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-11-08 16:59:02 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-11-08 16:59:02 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-11-08 16:59:03 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-11-08 16:59:03 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-11-08 16:59:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-11-08 16:59:03 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.