Namespace
gitlab
Image / Tag
gitlab-runner:alpine-v1.3.0
Content Digest
sha256:315a305928a9e4d768be6c483399512cf2b68fc3787f42beba686cd9ae015c15
Details
Created

2016-06-22 11:40:28 UTC

Size

57.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fae91920dcd4542f97c9350b3157139a5d901362c2abec284de5ebd1b45b4957 - 3.82% (2.2 MB)

[#001] sha256:59685606538120e4dcebb3af55a5f053bcfbaa2811c3febb3d46db7577ddcbf7 - 18.25% (10.5 MB)

[#002] sha256:d434d3d1fff11ce87519a401cb8d3da0c9f2ff4b0ea2a479986f87a51f7f63b9 - 77.93% (45 MB)


History
2016-06-02 21:43:31 UTC

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

2016-06-22 11:40:19 UTC

/bin/sh -c apk add --update bash ca-certificates git openssl wget

2016-06-22 11:40:26 UTC

/bin/sh -c wget -O /usr/bin/gitlab-ci-multi-runner https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-ci-multi-runner-linux-amd64 && chmod +x /usr/bin/gitlab-ci-multi-runner && ln -s /usr/bin/gitlab-ci-multi-runner /usr/bin/gitlab-runner && wget -q https://github.com/docker/machine/releases/download/v0.7.0/docker-machine-Linux-x86_64 -O /usr/bin/docker-machine && chmod +x /usr/bin/docker-machine && mkdir -p /etc/gitlab-runner/certs && chmod -R 700 /etc/gitlab-runner

2016-06-22 11:40:27 UTC

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

2016-06-22 11:40:28 UTC

/bin/sh -c #(nop) ENTRYPOINT ["gitlab-ci-multi-runner"]

2016-06-22 11:40:28 UTC

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

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