Namespace
library
Image / Tag
golang:1.6.2
Content Digest
sha256:95875692658d8938644205d5911d655a134b621dd83b94569bd395fb59b08fa9
Details
Created

2016-06-28 22:45:34 UTC

Size

242 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

e40c36ae71756198478624ed1bb4ce17597b3c19d243f3f0899bb5740d56212a

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.6.2

GOPATH

/go

PATH

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


Layers

[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 20.2% (49 MB)

[#001] sha256:ab30c63719b10dd434ddbe896879bd9b637fe4e16749a94d3dc827450dc2a437 - 7.3% (17.7 MB)

[#002] sha256:c6072700a24252bd71f6c5d2cabf5978ddf324a959b05bad417d8b3789f8df33 - 16.73% (40.6 MB)

[#003] sha256:0ffc1204e0abead91aa6678abffa44739455c7b95b96b108eefc2f29d6001fdf - 22.39% (54.3 MB)

[#004] sha256:d8a921df8ce9d2b00d139bc78f0a2036f1960204281570d5794ad0e0c9f32ceb - 33.38% (80.9 MB)

[#005] sha256:d34bc98c277053d749016539968fbde53f0e095713988ccc780505b9c3d37187 - 0.0% (122 Bytes)

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


History
2016-06-09 21:28:42 UTC

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

2016-06-09 21:28:43 UTC

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

2016-06-09 21:35:50 UTC

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

2016-06-09 21:37:09 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/*

2016-06-10 21:36:11 UTC

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

2016-06-10 21:36:58 UTC

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

2016-06-10 21:36:58 UTC

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

2016-06-10 21:36:58 UTC

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

2016-06-10 21:37:10 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

2016-06-10 21:37:10 UTC

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

2016-06-10 21:37:11 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

2016-06-10 21:37:12 UTC

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

2016-06-10 21:37:12 UTC

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

2016-06-28 22:45:34 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