Namespace
library
Image / Tag
golang:1.7rc6-onbuild
Content Digest
sha256:749b07d29b6785da9704e42fbcbd88c48c2d1d6513888b734ce0c2e9b9052bc1
Details
Created

2016-08-08 21:40:35 UTC

Size

239 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

45e3dfba542927ea58146a5d47a983feb36401ccafeea28a9e0a79534738b154

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.7rc6

GOPATH

/go

PATH

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


Layers

[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 20.47% (49 MB)

[#001] sha256:52befadefd24601247558f63fcb2ccd96b79cbc447a148ea1d0aa2719a9ac3b1 - 7.38% (17.7 MB)

[#002] sha256:3c0732d5313c8ec8477e518f3e0af81796bdb047ed48cf256333785fc9916ba1 - 16.94% (40.5 MB)

[#003] sha256:fee55c62229822bb787bc8502672cac358825b228a0d72ea48b71f6814a92ef4 - 22.68% (54.3 MB)

[#004] sha256:885790515f3627f6fca1edef636788337095b414d2e3d1fd0639984a4f914a3b - 32.52% (77.8 MB)

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

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

[#007] sha256:4a2c9bae7bf1f3b93b6ec09956b1d96392c8d96444c107a7d4e12bb20e852be6 - 0.0% (131 Bytes)


History
2016-07-28 17:47:54 UTC

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

2016-07-28 17:47:55 UTC

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

2016-07-28 17:57:57 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-07-28 17:59:13 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-07-29 03:55:49 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-08-08 21:40:17 UTC

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

2016-08-08 21:40:17 UTC

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

2016-08-08 21:40:18 UTC

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

2016-08-08 21:40:28 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-08-08 21:40:29 UTC

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

2016-08-08 21:40:29 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-08-08 21:40:30 UTC

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

2016-08-08 21:40:31 UTC

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

2016-08-08 21:40:32 UTC

/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/

2016-08-08 21:40:33 UTC

/bin/sh -c mkdir -p /go/src/app

2016-08-08 21:40:34 UTC

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

2016-08-08 21:40:34 UTC

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

2016-08-08 21:40:35 UTC

/bin/sh -c #(nop) ONBUILD COPY . /go/src/app

2016-08-08 21:40:35 UTC

/bin/sh -c #(nop) ONBUILD RUN go-wrapper download

2016-08-08 21:40:35 UTC

/bin/sh -c #(nop) ONBUILD RUN go-wrapper install

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