Namespace
library
Image / Tag
golang:1.9beta2-alpine
Content Digest
sha256:b1e919dc95e12de74fa42ec56b47db31728c02313900c35c5a2b885782100971
Details
Created

2017-06-29 23:38:39 UTC

Size

78.6 MB

Content Digest
Environment
GOLANG_VERSION

1.9beta2

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.42% (1.9 MB)

[#001] sha256:a0d78e8fb0eed688aedde0b885747e92f5bc3c2f1862dc7b5c3e942cf7a34b6d - 0.43% (343 KB)

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

[#003] sha256:ecd2af22f3ffa723fc556a97ca561dd35de432a9234a07a381f8e8707095de1d - 97.15% (76.3 MB)

[#004] sha256:1c80810b7c7958cd583065cf4595cda11d1c322618689f1becd2cb88f129262b - 0.0% (126 Bytes)

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


History
2017-06-27 18:41:51 UTC

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

2017-06-27 18:42:16 UTC

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

2017-06-27 21:22:16 UTC

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

2017-06-29 23:09:29 UTC

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

2017-06-29 23:09:56 UTC

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

2017-06-29 23:11:29 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 '4ca11b29e9c3b2ef1db837a80bc3a54a6ba392dc3f7447cb99972f9c96daa8c3 *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-06-29 23:36:57 UTC

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

2017-06-29 23:37:22 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-06-29 23:37:48 UTC

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

2017-06-29 23:38:13 UTC

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

2017-06-29 23:38:39 UTC

/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 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