Namespace
library
Image / Tag
golang:1.7.3-wheezy
Content Digest
sha256:7a9feb1f3a159d2f0fc89e841e4051e40d5ed51646a6fc266480bf6a6d349981
Details
Created

2016-11-08 19:35:49 UTC

Size

190 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

508028aac0654e993564b6e2014bf2d4a9751e3b286661b0b0040046cf18028e

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.7.3

GOPATH

/go

PATH

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


Layers

[#000] sha256:c952bb7239f0af4620e24e9dd88d56be7d4469563f840a911c7721321431d9cb - 18.66% (35.5 MB)

[#001] sha256:df674db1f5c55ee81a339f27b2104d63dee9bb1c6c6ab199c8b8a365b11dad1c - 3.38% (6.44 MB)

[#002] sha256:a97590af2ddaf78e699b922536a6f7c27288dfcb51170ab3ad3e31dc9f6959f0 - 18.74% (35.6 MB)

[#003] sha256:2727f2714cc443069ac3f57b891cddd93f170223c961bf68ffbd2e1700e8be2f - 18.28% (34.8 MB)

[#004] sha256:21f0a7e8084cf86cbd996b00e95a48451d8e765aef0ccdbe522718278f1c7507 - 40.94% (77.9 MB)

[#005] sha256:3804020d23608d539655d4c46a089063171a6fcd5d737f5c366b0bf65cf737b5 - 0.0% (121 Bytes)

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


History
2016-11-07 20:33:23 UTC

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

2016-11-07 20:33:24 UTC

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

2016-11-07 22:32:01 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-11-07 22:32:19 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-11-08 19:35:28 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/*

2016-11-08 19:35:29 UTC

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

2016-11-08 19:35:29 UTC

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

2016-11-08 19:35:30 UTC

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

2016-11-08 19:35:39 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-11-08 19:35:40 UTC

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

2016-11-08 19:35:47 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-11-08 19:35:48 UTC

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

2016-11-08 19:35:48 UTC

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

2016-11-08 19:35:49 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