2018-02-08 10:43:53 UTC
46.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 4.24% (1.97 MB)
[#001] sha256:1dd739b2259dac3ecbd0bd27485e56231cff3e0379a391ed9fc1fc8f323c468c - 0.0% (1.23 KB)
[#002] sha256:eac771218e0e9989db138f6618bb6528fa3fdde830508a7647d5b81095562406 - 25.09% (11.7 MB)
[#003] sha256:9c286bac0827acb257674eaa9711ad7ae08c18fbed0712272c41c33667900764 - 56.79% (26.4 MB)
[#004] sha256:5bddefe145e10b13a9f7725519dbf90f334f181d18d4472001a98828d0124c93 - 0.0% (251 Bytes)
[#005] sha256:322262a72707b56354893ddddfac04c4d043f2e9a31e7c98b75335d485ccea88 - 13.88% (6.45 MB)
[#006] sha256:211bb2199ccf375db54453ee3fd2e1824a2f34f1a13995b74773b1d4aeb69e65 - 0.0% (460 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-02-08 10:43:43 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION=0.13.0
2018-02-08 10:43:43 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION=1.0.2
2018-02-08 10:43:45 UTC/bin/sh -c #(nop) COPY file:73db06a6c4bbdb20ada2340b403c8c01ecd6c17bc15e4919a1ba827ef63a170b in /usr/bin/gitlab-runner
2018-02-08 10:43:46 UTC/bin/sh -c #(nop) COPY file:ba132d651d023d8486e0aa61729f9025096fb11f08f24970392cec61ee76c5a9 in /tmp/
2018-02-08 10:43:49 UTC|2 DOCKER_MACHINE_VERSION=0.13.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-02-08 10:43:50 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2018-02-08 10:43:50 UTC|2 DOCKER_MACHINE_VERSION=0.13.0 DUMB_INIT_VERSION=1.0.2 /bin/sh -c chmod +x /entrypoint
2018-02-08 10:43:51 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2018-02-08 10:43:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2018-02-08 10:43:53 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.