2021-12-10 18:09:26 UTC
85.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 3.15% (2.68 MB)
[#001] sha256:6cc0692629686cfcf54cda7ac088b458bfbbc4b073e69c5d7078c89da6507bfa - 0.0% (1.23 KB)
[#002] sha256:538ae9260d1ca0a0de164478a8e8362e566931a3b3818840809e8545501e764b - 10.53% (8.97 MB)
[#003] sha256:33e9dc99728bd403547e97c3ec2c97d3d8689f05ced92a2f895cc9d003379017 - 52.16% (44.4 MB)
[#004] sha256:c858e51647cad037ac109d86bfaf7255da57d8996275f3f89ec15edf699de7ac - 0.0% (1.37 KB)
[#005] sha256:cf9db07a1874441831907294fe7a1a6ad39947e2c372668a4dc2339f54d12d91 - 34.15% (29.1 MB)
[#006] sha256:3357748e59c01da3e9b0a8e5cc14ebbbf189a5588adcd6879f3fb31cad767667 - 0.0% (466 Bytes)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit
2021-12-10 18:09:17 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk add --no-cache bash ca-certificates git tzdata openssh-client # buildkit
2021-12-10 18:09:17 UTC (buildkit.dockerfile.v0)ARG DOCKER_MACHINE_VERSION
2021-12-10 18:09:17 UTC (buildkit.dockerfile.v0)ARG DUMB_INIT_VERSION
2021-12-10 18:09:17 UTC (buildkit.dockerfile.v0)ARG GIT_LFS_VERSION
2021-12-10 18:09:20 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-linux-* /usr/bin/ # buildkit
2021-12-10 18:09:20 UTC (buildkit.dockerfile.v0)COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/amd64 DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c apk add --no-cache --virtual .fetch-deps wget && /tmp/install-deps "${TARGETPLATFORM}" "${DOCKER_MACHINE_VERSION}" "${DUMB_INIT_VERSION}" "${GIT_LFS_VERSION}" && apk del .fetch-deps # buildkit
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/amd64 DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c chmod +x /entrypoint # buildkit
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]
2021-12-10 18:09:40 UTC
82.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bbf911997326f5b56d515142e8dbdbe01d2f308276938ddbce3ab347584ed8ce - 3.12% (2.59 MB)
[#001] sha256:f7700556e9dd67e73e5e26953701f8847fe78e999cebc12e161d97089f600556 - 0.0% (1.24 KB)
[#002] sha256:0e5609327ae438831a69c0b27efd087f8c25fb8b81a4968282626050c059d595 - 10.95% (9.07 MB)
[#003] sha256:cf1d7a477585c3321c182448938f0332e8bbdd49988baaaa7258e83144f28cb3 - 53.64% (44.4 MB)
[#004] sha256:a241aebfc1d7653cf1dd04fc74bb3945528b6e2c78bc7f71ce24843f36332e96 - 0.0% (1.37 KB)
[#005] sha256:da5a4c8ea8321943719f7de1ca32df0e8ef69b9ac792e0ebd943a2f67e54e0dc - 32.29% (26.8 MB)
[#006] sha256:3357748e59c01da3e9b0a8e5cc14ebbbf189a5588adcd6879f3fb31cad767667 - 0.0% (466 Bytes)
/bin/sh -c #(nop) ADD file:924de68748d5d710724ceb45b3bff9d38eedcad50d5744be4ce74f8f731a791f in /
2021-09-01 02:50:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit
2021-12-10 18:09:23 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c apk add --no-cache bash ca-certificates git tzdata openssh-client # buildkit
2021-12-10 18:09:23 UTC (buildkit.dockerfile.v0)ARG DOCKER_MACHINE_VERSION
2021-12-10 18:09:23 UTC (buildkit.dockerfile.v0)ARG DUMB_INIT_VERSION
2021-12-10 18:09:23 UTC (buildkit.dockerfile.v0)ARG GIT_LFS_VERSION
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-linux-* /usr/bin/ # buildkit
2021-12-10 18:09:25 UTC (buildkit.dockerfile.v0)COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/arm64 DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c apk add --no-cache --virtual .fetch-deps wget && /tmp/install-deps "${TARGETPLATFORM}" "${DOCKER_MACHINE_VERSION}" "${DUMB_INIT_VERSION}" "${GIT_LFS_VERSION}" && apk del .fetch-deps # buildkit
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/arm64 DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c chmod +x /entrypoint # buildkit
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2021-12-10 18:09:40 UTC (buildkit.dockerfile.v0)CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]
2021-12-10 18:09:35 UTC
74.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:39d9bf63205258fe1d085fd596101e6fc46ff796cda8d3ba2983e166a25b74db - 3.59% (2.68 MB)
[#001] sha256:38d89cd843d770417e182bc1726f8233a0f244f594b782f75db1319e69dbe4f4 - 0.0% (1.23 KB)
[#002] sha256:8039081558105d6841ae2abecc8d5d88d6fdec4902d2fcd2dd4cfb918cf8c12a - 12.7% (9.51 MB)
[#003] sha256:969293da512bea1b9fc4eb8145164de632750fe1da46241ab8f403d90ab48db4 - 59.37% (44.4 MB)
[#004] sha256:fe758c460e6a884bdcb8e53cefbd4ed8fa07746949867195a1d1cb2e39ed1878 - 0.0% (1.37 KB)
[#005] sha256:70c2301fbf7f6aae0b96b973155d92340791130be764b999265d59ed19582cb8 - 24.34% (18.2 MB)
[#006] sha256:3357748e59c01da3e9b0a8e5cc14ebbbf189a5588adcd6879f3fb31cad767667 - 0.0% (466 Bytes)
/bin/sh -c #(nop) ADD file:07a51f1a2f818bd1c1651832ce63cb1e0046a57994724cda6a20ff1a2a685295 in /
2021-09-01 02:42:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2021-12-10 18:09:13 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/ppc64le /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)RUN |1 TARGETPLATFORM=linux/ppc64le /bin/sh -c apk add --no-cache bash ca-certificates git tzdata openssh-client # buildkit
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)ARG DOCKER_MACHINE_VERSION
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)ARG DUMB_INIT_VERSION
2021-12-10 18:09:24 UTC (buildkit.dockerfile.v0)ARG GIT_LFS_VERSION
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-linux-* /usr/bin/ # buildkit
2021-12-10 18:09:26 UTC (buildkit.dockerfile.v0)COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit
2021-12-10 18:09:34 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/ppc64le DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c apk add --no-cache --virtual .fetch-deps wget && /tmp/install-deps "${TARGETPLATFORM}" "${DOCKER_MACHINE_VERSION}" "${DUMB_INIT_VERSION}" "${GIT_LFS_VERSION}" && apk del .fetch-deps # buildkit
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)RUN |4 TARGETPLATFORM=linux/ppc64le DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.2.2 GIT_LFS_VERSION=2.11.0 /bin/sh -c chmod +x /entrypoint # buildkit
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2021-12-10 18:09:35 UTC (buildkit.dockerfile.v0)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.