2016-06-28 22:45:38 UTC
191 MB
e40c36ae71756198478624ed1bb4ce17597b3c19d243f3f0899bb5740d56212a
GOLANG_DOWNLOAD_URLhttps://golang.org/dl/go1.6.2.linux-amd64.tar.gz
GOLANG_VERSION1.6.2
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ceedfe606fc6a2449001a47b33357a1aefaa3538bff8ce98af64fc6cd810225 - 18.59% (35.5 MB)
[#001] sha256:6523e37a38fa9bfac81a0773979ea1b66dce8df121a732b1c3c86c13965e00d6 - 3.37% (6.44 MB)
[#002] sha256:808895c4b06b9264d617f83d39d8c4dd8d8b4dccdb53102a49707851cd59db47 - 18.68% (35.7 MB)
[#003] sha256:bc6935f49a7a41d9d0a9e861e1ef40879eecc95cc5559e40e45c478ddf97bb8a - 16.97% (32.4 MB)
[#004] sha256:1859e5accd3dd03af7436f57d0694b0860a9f2d414489b6753ce22153632a74c - 42.39% (80.9 MB)
[#005] sha256:34c74410aa37f28e3a88e2f6f8615ab86b9ce9e77b79db81114874f31c6c2ca1 - 0.0% (123 Bytes)
[#006] sha256:a2ddadfd6291d0cc30bc8bc1b1a60b71dede26c5c4d1e20e20a6542b593ee488 - 0.0% (1.32 KB)
/bin/sh -c #(nop) ADD file:add5fc8cb18678647f395d0a743c4ca93466b70b9e42847d850aa206b7ad0d8d in /
2016-06-09 21:30:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-09 21:43:48 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:44:24 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:43 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:37:17 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.6.2
2016-06-10 21:37:17 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.6.2.linux-amd64.tar.gz
2016-06-10 21:37:18 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=e40c36ae71756198478624ed1bb4ce17597b3c19d243f3f0899bb5740d56212a
2016-06-10 21:37: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-06-10 21:37:29 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2016-06-10 21:37: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-06-10 21:37:30 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2016-06-10 21:37:31 UTC/bin/sh -c #(nop) WORKDIR /go
2016-06-28 22:45:38 UTC/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/
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.