Namespace
library
Image / Tag
golang:1.8.4-alpine
Content Digest
sha256:5855c2e6edf2ff95f7c2c47a909b662e5289efa0618c1b2eb1145b652c61781c
Details
Created

2017-10-26 01:30:17 UTC

Size

74.3 MB

Content Digest
Environment
GOLANG_VERSION

1.8.4

GOPATH

/go

PATH

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


Layers

[#000] sha256:b1f00a6a160cd3696edba6f13ebd1d6a5808216a78ec4b753444ab8f30483b1f - 2.53% (1.88 MB)

[#001] sha256:b2e9a3ee6271fb1a8d3c605752cf422dc4054c17d2d52fbfdaed1f307d357eef - 0.45% (342 KB)

[#002] sha256:67d571f1e8818812e72a5ff743e2d6a6be0456acd1869609b1edd0744c74a1c6 - 0.0% (486 Bytes)

[#003] sha256:7f418b70253c8f1fbff2d2c9b3a95e76dafd38f4918e1988ae3c9aad7973c3ee - 97.02% (72.1 MB)

[#004] sha256:9277a35410c452d75cb53567d497a779c19c33f5f8d5f52a66da2a64f68b4c82 - 0.0% (126 Bytes)

[#005] sha256:7ded1f5fbcc3dd07824c3cee2dba80af84b3295f904724523fad8f513e4d291a - 0.0% (1.33 KB)


History
2017-10-25 23:21:13 UTC

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

2017-10-25 23:21:13 UTC

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

2017-10-26 01:29:05 UTC

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

2017-10-26 01:29:09 UTC

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

2017-10-26 01:29:10 UTC

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

2017-10-26 01:30:13 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 'abf1b2e5ae2a4845f3d2eac00c7382ff209e2c132dc35b7ce753da9b4f52e59f *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-10-26 01:30:15 UTC

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

2017-10-26 01:30:16 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-10-26 01:30:16 UTC

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

2017-10-26 01:30:16 UTC

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

2017-10-26 01:30:17 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