Namespace
library
Image / Tag
golang:1.8.0-stretch
Content Digest
sha256:23b903b2320e54c8f16264fd5a33a52f814cac937c2a81ff28228ae0e6557488
Details
Created

2017-03-21 20:36:03 UTC

Size

238 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

53ab94104ee3923e228a2cb2116e5e462ad3ebaeea06ff04463479d7f12d27ca

GOLANG_DOWNLOAD_URL

https://golang.org/dl/go1.8.linux-amd64.tar.gz

GOLANG_VERSION

1.8

GOPATH

/go

PATH

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


Layers

[#000] sha256:012cbff939ac501cbf2ec74788932aec11774e5a1cf3aa98e83fc0770331d7b0 - 17.65% (42 MB)

[#001] sha256:351ea4253a6d4de9934229b0a3a79fa8ca81eff1ee23a632fcf3df109baf83a2 - 8.41% (20 MB)

[#002] sha256:fa0f95e0817298dbe40ba7e33e4d322b95edf2e04418eb34316da813e79f4008 - 16.03% (38.2 MB)

[#003] sha256:fc5599172933f0a55dd542490e8ed782029f2e9c17687edc85f21a10707eda05 - 22.3% (53.1 MB)

[#004] sha256:8b70506d9c3d78fe669e83f3ab7f2c7c2c13848e5046a82dcb88f0c0b7d7a52f - 35.6% (84.8 MB)

[#005] sha256:e03a984a51edfc1375685aeb027fbbb3308290bfdc4e63d759f30cdfe18e7ff3 - 0.0% (123 Bytes)

[#006] sha256:27d9ef329cb89390e72357037c64b2ae43962ee3baf1d39c585e1ca4749653bf - 0.0% (1.32 KB)


History
2017-03-21 18:33:45 UTC

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

2017-03-21 18:33:46 UTC

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

2017-03-21 19:14:37 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2017-03-21 19:14:54 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2017-03-21 20:35:48 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends g++ gcc libc6-dev make pkg-config && rm -rf /var/lib/apt/lists/*

2017-03-21 20:35:49 UTC

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

2017-03-21 20:35:49 UTC

/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.8.linux-amd64.tar.gz

2017-03-21 20:35:49 UTC

/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=53ab94104ee3923e228a2cb2116e5e462ad3ebaeea06ff04463479d7f12d27ca

2017-03-21 20:35:59 UTC

/bin/sh -c curl -fsSL "$GOLANG_DOWNLOAD_URL" -o golang.tar.gz && echo "$GOLANG_DOWNLOAD_SHA256 golang.tar.gz" | sha256sum -c - && tar -C /usr/local -xzf golang.tar.gz && rm golang.tar.gz

2017-03-21 20:36:00 UTC

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

2017-03-21 20:36:01 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-03-21 20:36:02 UTC

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

2017-03-21 20:36:02 UTC

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

2017-03-21 20:36:03 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