2019-05-06 08:09:40 UTC
40.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bdf0201b3a056acc4d6062cc88cd8a4ad5979983bfb640f15a145e09ed985f92 - 6.54% (2.63 MB)
[#001] sha256:2c84d7ed6640a1227bd6002e765ab9124644c28aea5acc272c89ffea5833e362 - 0.0% (1.24 KB)
[#002] sha256:1bfc8c63c9f15c25cb4c4a7f592810d2a1fcfc5ed430bc4a9ac73236f8582cfe - 23.29% (9.35 MB)
[#003] sha256:92dc97ba99a7fbfc9d7cec47dcdb9ab58c4a63b0cb801905dfca363f19faab09 - 21.94% (8.82 MB)
[#004] sha256:b2483cad30d1c995d152d4f70e03e7d355c092c0106bf00b7fb425b5595485a5 - 0.0% (297 Bytes)
[#005] sha256:a2aca379114eee465d482697643d2d09dc1a9a9db9ee9016512a500f549e62e7 - 48.22% (19.4 MB)
[#006] sha256:1fabe83024830a8088f89a3c7cd074074880c23609963efd64691ce853ab2d89 - 0.0% (461 Bytes)
[#007] sha256:1fabe83024830a8088f89a3c7cd074074880c23609963efd64691ce853ab2d89 - 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-06 08:09:33 UTC/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner
2019-05-06 08:09:35 UTC/bin/sh -c apk add --no-cache bash ca-certificates git openssl tzdata wget
2019-05-06 08:09:35 UTC/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION
2019-05-06 08:09:35 UTC/bin/sh -c #(nop) ARG DUMB_INIT_VERSION
2019-05-06 08:09:35 UTC/bin/sh -c #(nop) ARG GIT_LFS_VERSION
2019-05-06 08:09:36 UTC/bin/sh -c #(nop) COPY file:750e0bd2e7065e234b49847320bb05fbeef79d718c6f7a0eaf7343835690d588 in /usr/bin/gitlab-runner
2019-05-06 08:09:36 UTC/bin/sh -c #(nop) COPY file:954df6bc192831d73df756076b88251db5d2559b2ada65a2a38355848788abd3 in /tmp/
2019-05-06 08:09:39 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-06 08:09:39 UTC/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /
2019-05-06 08:09:39 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-06 08:09:40 UTC/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2019-05-06 08:09:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2019-05-06 08:09:40 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.