Namespace
library
Image / Tag
golang:1.9.0-alpine
Content Digest
sha256:e91ddbf20f44daeba9a9eca328bc8dbaccf790d26d017dfc572bc003f556e42d
Details
Created

2017-09-14 01:37:48 UTC

Size

79.1 MB

Content Digest
Environment
GOLANG_VERSION

1.9

GOPATH

/go

PATH

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


Layers

[#000] sha256:88286f41530e93dffd4b964e1db22ce4939fffa4a4c665dab8591fbab03d4926 - 2.4% (1.9 MB)

[#001] sha256:3f27971ac2354948abc2d3feae117482b43cedca6349218adb31ff5c234312c4 - 0.42% (343 KB)

[#002] sha256:91367c599182a81c70b9126024ceb75f258072a836df1ab3b044bcccc244dd3a - 0.0% (493 Bytes)

[#003] sha256:8577260f1836780402a8e3ee4ab30eb1d231aa92bddca883785f6a0adeb2765b - 97.17% (76.8 MB)

[#004] sha256:5b99bfbf214e93ca5f973d94dac0b05924634b2cd46e5ba000cccc24811dc049 - 0.0% (125 Bytes)

[#005] sha256:e21738584314b298cba18784922fac1c306c4336bb6b531e166c944bd9d7dee8 - 0.0% (1.32 KB)


History
2017-09-13 14:32:25 UTC

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

2017-09-13 14:32:26 UTC

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

2017-09-14 01:36:41 UTC

/bin/sh -c apk add --no-cache ca-certificates

2017-09-14 01:36:41 UTC

/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9

2017-09-14 01:36:41 UTC

/bin/sh -c #(nop) COPY file:9c751f4a8b882686654a3b1ed338206ee5d076457c178547f59b35159e17a438 in /go-alpine-patches/

2017-09-14 01:37:47 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go ; export GOROOT_BOOTSTRAP="$(go env GOROOT)" GOOS="$(go env GOOS)" GOARCH="$(go env GOARCH)" GO386="$(go env GO386)" GOARM="$(go env GOARM)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo 'a4ab229028ed167ba1986825751463605264e44868362ca8e7accc8be057e993 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; for p in /go-alpine-patches/*.patch; do [ -f "$p" ] || continue; patch -p2 -i "$p"; done; ./make.bash; rm -rf /go-alpine-patches; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version

2017-09-14 01:37:47 UTC

/bin/sh -c #(nop) ENV GOPATH=/go

2017-09-14 01:37:47 UTC

/bin/sh -c #(nop) ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2017-09-14 01:37:48 UTC

/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"

2017-09-14 01:37:48 UTC

/bin/sh -c #(nop) WORKDIR /go

2017-09-14 01:37:48 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

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