Namespace
library
Image / Tag
golang:1.8-rc
Content Digest
sha256:84b74893325b4e81bc871ecaa5317730c64bc807b29b660443af6fdbc34cf94e
Details
Created

2017-01-27 22:40:04 UTC

Size

249 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

0ff3faba02ac83920a65b453785771e75f128fbf9ba4ad1d5e72c044103f9c7a

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.8rc3

GOPATH

/go

PATH

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


Layers

[#000] sha256:5040bd2983909aa8896b9932438c3f1479d25ae837a5f6220242a264d0221f2d - 19.68% (49 MB)

[#001] sha256:fce5728aad85a763fe3c419db16885eb6f7a670a42824ea618414b8fb309ccde - 7.1% (17.7 MB)

[#002] sha256:76610ec20bf5892e24cebd4153c7668284aa1d1151b7c3b0c7d50c579aa5ce75 - 16.28% (40.5 MB)

[#003] sha256:86b681f75ff656775b833d40e824f47d5b46215fd8a2e829b2b9cf89b28a1628 - 22.86% (56.9 MB)

[#004] sha256:617cf8ca49ad3918926c6695ca04e6d4543aeab0ecd727a5a934b3e6d2f6a645 - 34.08% (84.8 MB)

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

[#006] sha256:a954461f63a22eed75ee8078607bb8a2efd1d2ec9e2fab17f13c7e5828e2d285 - 0.0% (1.33 KB)


History
2017-01-16 20:35:09 UTC

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

2017-01-16 20:35:16 UTC

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

2017-01-17 00:00:45 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-01-17 00:01:07 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-01-17 00:40:03 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-01-27 22:39:49 UTC

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

2017-01-27 22:39:49 UTC

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

2017-01-27 22:39:50 UTC

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

2017-01-27 22:40:00 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-01-27 22:40:01 UTC

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

2017-01-27 22:40: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-01-27 22:40:02 UTC

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

2017-01-27 22:40:03 UTC

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

2017-01-27 22:40:04 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