Namespace
gitlab
Image / Tag
gitlab-runner:alpine-v12.10.2
Content Digest
sha256:d56031b26d40e9b87ef30a54e4bde5561646f44a0d6d3a6c5bbf2a565dcf6c8b
Details
Created

2020-05-07 23:38:55 UTC

Size

46.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d - 5.69% (2.67 MB)

[#001] sha256:614f484115125cb165347b9cf563c082ce3f6bcaa8c533f33d55cade55378b51 - 0.0% (1.3 KB)

[#002] sha256:f15d005cdc19e3ef8c29ad01bebb60627284e2f8e58f5594c99463b7393ed5f9 - 19.85% (9.3 MB)

[#003] sha256:5ce0a48f6a84b911c4c890aaa14ad06000d9ee612bf4eb11fcb5a24a0921bb4c - 23.79% (11.1 MB)

[#004] sha256:a315af2dc0e531aa5f7baefbb6f89e0ae51ae0c97a0a1ac22be2395d409623d4 - 0.0% (307 Bytes)

[#005] sha256:8993073ef8d410e27ae8c35b3c8f0c7d8a3067360da88d08202f89a7c4e01a43 - 50.67% (23.7 MB)

[#006] sha256:b10672f8711b8b93ae370701bedb20339cc09e0b87ffb6b05d6907c384d72f2b - 0.0% (466 Bytes)

[#007] sha256:b10672f8711b8b93ae370701bedb20339cc09e0b87ffb6b05d6907c384d72f2b - 0.0% (466 Bytes)


History
2020-04-24 01:05:21 UTC

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

2020-04-24 01:05:21 UTC

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

2020-05-07 23:38:47 UTC

/bin/sh -c adduser -D -S -h /home/gitlab-runner gitlab-runner

2020-05-07 23:38:49 UTC

/bin/sh -c apk add --no-cache bash ca-certificates git openssl tzdata wget

2020-05-07 23:38:49 UTC

/bin/sh -c #(nop) ARG DOCKER_MACHINE_VERSION

2020-05-07 23:38:50 UTC

/bin/sh -c #(nop) ARG DUMB_INIT_VERSION

2020-05-07 23:38:50 UTC

/bin/sh -c #(nop) ARG GIT_LFS_VERSION

2020-05-07 23:38:50 UTC

/bin/sh -c #(nop) COPY file:ef96aecb14b2c1d008de1bf43f01f57c2b120c59f6ca654ad8af9295a5a7716f in /usr/bin/gitlab-runner

2020-05-07 23:38:50 UTC

/bin/sh -c #(nop) COPY file:ce5a0854ca2c270526c657a2b848fafa93da988fc6816aca5f30c09e9f304758 in /tmp/

2020-05-07 23:38:53 UTC

|3 DOCKER_MACHINE_VERSION=0.16.2 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

2020-05-07 23:38:54 UTC

/bin/sh -c #(nop) COPY file:2b72d12a32ab4d737179c2a2204292b05ff72392397c4082da3201afc19c23e2 in /

2020-05-07 23:38:54 UTC

|3 DOCKER_MACHINE_VERSION=0.16.2 DUMB_INIT_VERSION=1.0.2 GIT_LFS_VERSION=2.7.1 /bin/sh -c chmod +x /entrypoint

2020-05-07 23:38:54 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2020-05-07 23:38:54 UTC

/bin/sh -c #(nop) VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2020-05-07 23:38:55 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2020-05-07 23:38:55 UTC

/bin/sh -c #(nop) 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