Namespace
gitlab
Image / Tag
gitlab-runner:alpine-v14.3.3
Content Digest
sha256:db289b0bcce7869f6fe589ccfe85ab421090844c371ec7b92b6a7400931f14b6
Details
Created

2021-12-02 20:18:13 UTC

Size

101 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 2.67% (2.68 MB)

[#001] sha256:6aeef2227bd5a72da26c374628939875a0a93d908c75867ebba9bf3eb08cd87b - 0.0% (1.23 KB)

[#002] sha256:504ee901525d0b6987762afcdb4b13264618a2f669293b78a71ee21eca0d9352 - 8.93% (8.97 MB)

[#003] sha256:27706e2499929c5b176b4af23d40f37c1a8f40b17e1b9e05150c8b39402804b0 - 59.47% (59.8 MB)

[#004] sha256:22435e5e52d33db51996a5a67b83291c8cee6112c217b89381a906cfd694d96e - 0.0% (1.48 KB)

[#005] sha256:312b1e61517fa5885aa4c2b15a4d8f7c4367946203938b22fed1f6981b12c194 - 28.94% (29.1 MB)

[#006] sha256:cdf50b720d5e4f2382a1fa1af4611c026da942cd6219938b932927d6a8f98256 - 0.0% (465 Bytes)


History
2021-08-31 23:18:16 UTC

/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /

2021-08-31 23:18:16 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-02 20:17:53 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-12-02 20:17:53 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit

2021-12-02 20:18:00 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-02 20:18:00 UTC (buildkit.dockerfile.v0)

ARG DOCKER_MACHINE_VERSION

2021-12-02 20:18:00 UTC (buildkit.dockerfile.v0)

ARG DUMB_INIT_VERSION

2021-12-02 20:18:00 UTC (buildkit.dockerfile.v0)

ARG GIT_LFS_VERSION

2021-12-02 20:18:03 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-linux-* /usr/bin/ # buildkit

2021-12-02 20:18:03 UTC (buildkit.dockerfile.v0)

COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit

2021-12-02 20:18:10 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-02 20:18:13 UTC (buildkit.dockerfile.v0)

COPY entrypoint / # buildkit

2021-12-02 20:18:13 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-02 20:18:13 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2021-12-02 20:18:13 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2021-12-02 20:18:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2021-12-02 20:18:13 UTC (buildkit.dockerfile.v0)

CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]

Details
Created

2021-12-02 20:18:31 UTC

Size

98.1 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bbf911997326f5b56d515142e8dbdbe01d2f308276938ddbce3ab347584ed8ce - 2.64% (2.59 MB)

[#001] sha256:63a6f802a41a3f4b3e72807bcc6b23b0a64987245ad68c29dd23818651e8b7b9 - 0.0% (1.24 KB)

[#002] sha256:bd1eae99f7c3a71f5dcaef9e5b6864c6d336e80d624d9d43ac08dccec86187cb - 9.24% (9.07 MB)

[#003] sha256:f3ca1b9247798c7761f152ca08e7fcf221034c1fc689d76332140907593ac6ac - 60.9% (59.8 MB)

[#004] sha256:6147acbaa7194cfcd7e3c5b9a20c5a5d2012dfcbba8ce10f97c59a8d0f8a05be - 0.0% (1.48 KB)

[#005] sha256:a078d9781041418443b85c5e96a0ebd82501112a82f76316c274c7edba902630 - 27.22% (26.7 MB)

[#006] sha256:cdf50b720d5e4f2382a1fa1af4611c026da942cd6219938b932927d6a8f98256 - 0.0% (465 Bytes)


History
2021-09-01 02:50:45 UTC

/bin/sh -c #(nop) ADD file:924de68748d5d710724ceb45b3bff9d38eedcad50d5744be4ce74f8f731a791f in /

2021-09-01 02:50:45 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit

2021-12-02 20:18:08 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-02 20:18:08 UTC (buildkit.dockerfile.v0)

ARG DOCKER_MACHINE_VERSION

2021-12-02 20:18:08 UTC (buildkit.dockerfile.v0)

ARG DUMB_INIT_VERSION

2021-12-02 20:18:08 UTC (buildkit.dockerfile.v0)

ARG GIT_LFS_VERSION

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-linux-* /usr/bin/ # buildkit

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit

2021-12-02 20:18:31 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-02 20:18:31 UTC (buildkit.dockerfile.v0)

COPY entrypoint / # buildkit

2021-12-02 20:18:31 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-02 20:18:31 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2021-12-02 20:18:31 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2021-12-02 20:18:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2021-12-02 20:18:31 UTC (buildkit.dockerfile.v0)

CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]

Details
Created

2021-12-02 20:18:27 UTC

Size

90.2 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:39d9bf63205258fe1d085fd596101e6fc46ff796cda8d3ba2983e166a25b74db - 2.98% (2.68 MB)

[#001] sha256:7d4c49a71a95c2f8c4b4bd643011671d98e35c164c834fc02dff5eaad433f4f4 - 0.0% (1.24 KB)

[#002] sha256:e403b7a53b70851eccfac1e09fb36c75080e26d9fef2677239478b5efd7b004f - 10.55% (9.51 MB)

[#003] sha256:f9a7f10b2211f978306a710d8a0c71be3a6c02bd21971cf7dd9b88db6598c3f8 - 66.3% (59.8 MB)

[#004] sha256:ce67b7246b2c54fa2d09d7118762739298a65691fd61a9d5fc105bc278913fad - 0.0% (1.48 KB)

[#005] sha256:1c663c4bb871976266127b0510ddfef59ae85100d3b84c87a23aec99e30916eb - 20.17% (18.2 MB)

[#006] sha256:cdf50b720d5e4f2382a1fa1af4611c026da942cd6219938b932927d6a8f98256 - 0.0% (465 Bytes)


History
2021-09-01 02:42:40 UTC

/bin/sh -c #(nop) ADD file:07a51f1a2f818bd1c1651832ce63cb1e0046a57994724cda6a20ff1a2a685295 in /

2021-09-01 02:42:41 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/ppc64le /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit

2021-12-02 20:18:10 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-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG DOCKER_MACHINE_VERSION

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG DUMB_INIT_VERSION

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG GIT_LFS_VERSION

2021-12-02 20:18:14 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-linux-* /usr/bin/ # buildkit

2021-12-02 20:18:14 UTC (buildkit.dockerfile.v0)

COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit

2021-12-02 20:18:27 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-02 20:18:27 UTC (buildkit.dockerfile.v0)

COPY entrypoint / # buildkit

2021-12-02 20:18:27 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-02 20:18:27 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]

Details
Created

2021-12-02 20:18:27 UTC

Size

91.2 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c1d78e8a87395f597d24b8eb78423ccdcfd404846906154e15aea8be9541c3ae - 2.72% (2.48 MB)

[#001] sha256:cd2f40cb036c46fc6d6239ff508294010c14a42b1ffe38dc95c54599e612c2dc - 0.0% (1.24 KB)

[#002] sha256:4bbdfd84368d48595941a21c2d2ac485c67719bf358ebb9ebe46e6ebe2a069b6 - 10.01% (9.13 MB)

[#003] sha256:f9a7f10b2211f978306a710d8a0c71be3a6c02bd21971cf7dd9b88db6598c3f8 - 65.5% (59.8 MB)

[#004] sha256:ce67b7246b2c54fa2d09d7118762739298a65691fd61a9d5fc105bc278913fad - 0.0% (1.48 KB)

[#005] sha256:e2d6a97f706864c8f9e76eaaf2677e45f72e11059b4f407fd997ffc876a50074 - 21.77% (19.9 MB)

[#006] sha256:cdf50b720d5e4f2382a1fa1af4611c026da942cd6219938b932927d6a8f98256 - 0.0% (465 Bytes)


History
2021-09-01 01:15:21 UTC

/bin/sh -c #(nop) ADD file:def74c9e73d87d3c8b94cc0200f2723aea3a7462f8d2e0852db9da25c19855ac in /

2021-09-01 01:15:22 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2021-12-02 20:17:54 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/s390x /bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner # buildkit

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/s390x /bin/sh -c apk add --no-cache bash ca-certificates git tzdata openssh-client # buildkit

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG DOCKER_MACHINE_VERSION

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG DUMB_INIT_VERSION

2021-12-02 20:18:10 UTC (buildkit.dockerfile.v0)

ARG GIT_LFS_VERSION

2021-12-02 20:18:14 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-linux-* /usr/bin/ # buildkit

2021-12-02 20:18:14 UTC (buildkit.dockerfile.v0)

COPY checksums-* install-deps install-gitlab-runner /tmp/ # buildkit

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETPLATFORM=linux/s390x 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-02 20:18:27 UTC (buildkit.dockerfile.v0)

COPY entrypoint / # buildkit

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

RUN |4 TARGETPLATFORM=linux/s390x 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-02 20:18:27 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2021-12-02 20:18:27 UTC (buildkit.dockerfile.v0)

CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]

Danger Zone
Delete Tag

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.

Delete