Namespace
gitlab
Image / Tag
gitlab-runner:alpine-v12.8.0-rc1
Content Digest
sha256:566af62b6642d8576f0ae7e28d3b2025e048afb9f4aae7bbfd9379b32620acd2
Details
Created

2020-02-13 14:30:24 UTC

Size

46.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 - 5.66% (2.66 MB)

[#001] sha256:8747ff462c56a80005d44bb84ae69552224d6b1ce39a7df5a50bd5b63217c8b2 - 0.0% (1.27 KB)

[#002] sha256:01979a79a29e9a14007e8be7f39b930511509d570489af20efe781e3898f819b - 20.69% (9.71 MB)

[#003] sha256:38e3100b5be345830277e9392113767a8ac173a8bd11f31969960fe5a5c3ad52 - 23.41% (11 MB)

[#004] sha256:94f79f4d90596dd1108c01e4620c5b7e3bc049b299d19896a6016ca745d622e2 - 0.0% (306 Bytes)

[#005] sha256:5dc60a094875eaf7bc878663b06a08810ee75513504e030f54942ab1b497a057 - 50.23% (23.6 MB)

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

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


History
2020-01-23 16:53:06 UTC

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

2020-01-23 16:53:06 UTC

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

2020-02-13 14:30:13 UTC

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

2020-02-13 14:30:16 UTC

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

2020-02-13 14:30:16 UTC

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

2020-02-13 14:30:16 UTC

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

2020-02-13 14:30:17 UTC

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

2020-02-13 14:30:17 UTC

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

2020-02-13 14:30:17 UTC

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

2020-02-13 14:30:23 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-02-13 14:30:23 UTC

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

2020-02-13 14:30:24 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-02-13 14:30:24 UTC

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

2020-02-13 14:30:24 UTC

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

2020-02-13 14:30:24 UTC

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

2020-02-13 14:30:24 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