Namespace
gitlab
Image / Tag
gitlab-runner:alpine-v1.3.5
Content Digest
sha256:a36410d8edf900e67f1917ee3308dc757e7247659f4e99767d2c78a8a304588c
Details
Created

2016-09-13 14:01:48 UTC

Size

57.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58 - 3.81% (2.2 MB)

[#001] sha256:15503bc973678072af98768b7ce2263b74806c235242485da8b96c44406acae5 - 0.02% (12.6 KB)

[#002] sha256:a44673c1c55e62c8db4c1822f4ee5f62eccade159cf716d4495d80535469285b - 0.02% (12.6 KB)

[#003] sha256:c3291bed2863d4a7ff5c648216dbb7baf5df84539fe86558f97b83f1809656da - 18.22% (10.5 MB)

[#004] sha256:a71b39e22e0621cc1f10e26e26fe96c4bece60d2945bf683b9b3579aad4e1c21 - 77.93% (45.1 MB)


History
2016-06-23 19:55:18 UTC

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

2016-09-13 14:01:28 UTC

/bin/sh -c #(nop) ADD tarsum.v1+sha256:2726b007d282e1b8ebaaa27f8dcaab1ec9b6239178527bad40bfb0673a660e62 in /usr/bin/dumb-init

2016-09-13 14:01:28 UTC

/bin/sh -c chmod +x /usr/bin/dumb-init

2016-09-13 14:01:36 UTC

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

2016-09-13 14:01:45 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-09-13 14:01:45 UTC

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

2016-09-13 14:01:47 UTC

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

2016-09-13 14:01:48 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