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

2019-12-22 12:04:41 UTC

Size

46.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 5.68% (2.66 MB)

[#001] sha256:9f202c48f6642f7bd5e6e0258c202a7a1972ff44fcd721b1d0271f36253cec7c - 0.0% (1.27 KB)

[#002] sha256:85007aca5c187d9149dcd2f21b2547f7ced953c09fb4c5f87de1f856766c6c02 - 20.77% (9.71 MB)

[#003] sha256:d667c3ace5cf6ce99ec92c981a54547273c5cf026c7c025e83fe2bdb0a809140 - 23.31% (10.9 MB)

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

[#005] sha256:b46b0b09839860679ecc824e82810e5a9815e02520595adb13bae92669ae2ab3 - 50.24% (23.5 MB)

[#006] sha256:b7f27196a8ef24f155a442520f4d2f2d5d2db55d1d61a01b9b1d8e5fbda81f3e - 0.0% (464 Bytes)

[#007] sha256:b7f27196a8ef24f155a442520f4d2f2d5d2db55d1d61a01b9b1d8e5fbda81f3e - 0.0% (464 Bytes)


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-12-22 12:04:30 UTC

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

2019-12-22 12:04:32 UTC

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

2019-12-22 12:04:32 UTC

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

2019-12-22 12:04:32 UTC

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

2019-12-22 12:04:32 UTC

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

2019-12-22 12:04:33 UTC

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

2019-12-22 12:04:33 UTC

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

2019-12-22 12:04:39 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

2019-12-22 12:04:39 UTC

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

2019-12-22 12:04:40 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

2019-12-22 12:04:40 UTC

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

2019-12-22 12:04:40 UTC

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

2019-12-22 12:04:40 UTC

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

2019-12-22 12:04:41 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