2018-07-16 22:17:02 UTC
46.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:911c6d0c7995e5d9763c1864d54fb6deccda04a55d7955123a8e22dd9d44c497 - 4.3% (2.01 MB)
[#001] sha256:aeb647805e9127d90f9b1733a6dc1cac295a400132ffaf30adc73159192d7dfb - 0.0% (1.24 KB)
[#002] sha256:166817d40d50f4ad25dc9c115cb26dee2c684081f411eac6312499cbdf166211 - 25.03% (11.7 MB)
[#003] sha256:5e690cf98d1ccc345df473705b7247cda0b4950f49c14bbc794392b0dca19467 - 56.35% (26.3 MB)
[#004] sha256:768db1615c8ad16a98a81e935a3417197ca82f725a03f5cf8b729f1cfe0dac6e - 0.0% (250 Bytes)
[#005] sha256:f08b1e2e86fa2d1710e29010f41d3cbe54e7bd18fda37aea84618c94eb6d3d09 - 14.31% (6.68 MB)
[#006] sha256:797cced447d5f40d136562ac2d10256956e9a4096772b25a418576ec2c4f3aa3 - 0.0% (461 Bytes)
/bin/sh -c #(nop) ADD file:6ee19b92d5cb1bf143947fe2e2481cb3b353d42e1e54888a8ba48c03dd4155f2 in /
2018-07-06 14:13:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-07-16 22:16:44 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2018-07-16 22:16:47 UTC/bin/sh -c apk add --update bash ca-certificates git openssl tzdata wget
2018-07-16 22:16:47 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2018-07-16 22:16:48 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2018-07-16 22:16:50 UTC/bin/sh -c #(nop) COPY file:e783d9f194cf99a9586fb5b3b6a2db237914afc906c25f183900d6a9370de548 in /usr/bin/gitlab-runner
2018-07-16 22:16:51 UTC/bin/sh -c #(nop) COPY file:0535be6feafe13861f0ceb773523603401554edb1dafaa160a449ba885f4a5f0 in /tmp/
2018-07-16 22:16:57 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-07-16 22:16:59 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-07-16 22:16:59 UTC|2 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-07-16 22:17:00 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-07-16 22:17:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-07-16 22:17:02 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.