2019-05-05 07:45:51 UTC
40.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bdf0201b3a056acc4d6062cc88cd8a4ad5979983bfb640f15a145e09ed985f92 - 6.55% (2.63 MB)
[#001] sha256:43cbf61fec0ba2b8b3c4f98c0c7e7f89ed1962bc37a733c566677017e52b3a71 - 0.0% (1.23 KB)
[#002] sha256:854f09b0a746acedb7d05210ba73d10f6b1ac546e62fa6992ae28b1d2040d3a6 - 23.29% (9.35 MB)
[#003] sha256:ae06eebf31d6af1a8c66a84a7f0ebb0163c37a120466cb0ac6613ecd4c408dfa - 21.93% (8.81 MB)
[#004] sha256:ddac22a0a0e1ded0afc5527c764803e1f9b1323716708efe22a382c9c9661d75 - 0.0% (298 Bytes)
[#005] sha256:b60a484f20ce198835fc9afbe4831fd1b8fcee8f16d077d392cc99022ec7f3e3 - 48.22% (19.4 MB)
[#006] sha256:e0e758de55d220af704c8e849ba6d623c58d92beab21075202a63b7afa1f8f67 - 0.0% (461 Bytes)
[#007] sha256:e0e758de55d220af704c8e849ba6d623c58d92beab21075202a63b7afa1f8f67 - 0.0% (461 Bytes)
/bin/sh -c #(nop) ADD file:2e3a37883f56a4a278bec2931fc9f91fb9ebdaa9047540fe8fde419b84a1701b in /
2019-04-09 23:20:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-05-05 07:45:42 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2019-05-05 07:45:44 UTC/bin/sh -c apk add --no-cache bash ca-certificates git openssl tzdata wget
2019-05-05 07:45:44 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2019-05-05 07:45:44 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2019-05-05 07:45:44 UTC/bin/sh -c #(nop) ARG GIT_LFS_VERSION
2019-05-05 07:45:45 UTC/bin/sh -c #(nop) COPY file:99401aac286f72924f09e6bbc1883f66ade2fc39376ac93f4e7ae27bb458ddd4 in /usr/bin/gitlab-runner
2019-05-05 07:45:45 UTC/bin/sh -c #(nop) COPY file:954df6bc192831d73df756076b88251db5d2559b2ada65a2a38355848788abd3 in /tmp/
2019-05-05 07:45:50 UTC|3 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 GIT_LFS_VERSION=2.7.1 /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 -nv 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 -nv 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 && wget -nv https://github.com/git-lfs/git-lfs/releases/download/v${GIT_LFS_VERSION}/git-lfs-linux-amd64-v${GIT_LFS_VERSION}.tar.gz -O /tmp/git-lfs.tar.gz && mkdir /tmp/git-lfs && tar -xzf /tmp/git-lfs.tar.gz -C /tmp/git-lfs/ && mv /tmp/git-lfs/git-lfs /usr/bin/git-lfs && rm -rf /tmp/git-lfs* && git-lfs install --skip-repo && git-lfs version && sha256sum -c -w /tmp/checksums
2019-05-05 07:45:50 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2019-05-05 07:45:50 UTC|3 DOCKER_MACHINE_VERSION=0.14.0 DUMB_INIT_VERSION=1.0.2 GIT_LFS_VERSION=2.7.1 /bin/sh -c chmod +x /entrypoint
2019-05-05 07:45:51 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2019-05-05 07:45:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2019-05-05 07:45:51 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.