2017-02-10 18:51:58 UTC
254 MB
0ff3faba02ac83920a65b453785771e75f128fbf9ba4ad1d5e72c044103f9c7a
GOLANG_DOWNLOAD_URLhttps://golang.org/dl/go1.8rc3.linux-amd64.tar.gz
GOLANG_VERSION1.8rc3
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cdc4502972ee4dbc3dbcc16a2eeaddaa8179f090379768f8cb9438cd01bf5d8a - 16.45% (41.8 MB)
[#001] sha256:18f85d83d587c9dffea05a7552cfb010c9d4124a626e61dfa27649b01ce06bb6 - 7.85% (20 MB)
[#002] sha256:8f4ddd0a063cb5f89e516dc6684c1f37599b5f08cf8802b14c2619d667c428d0 - 19.22% (48.9 MB)
[#003] sha256:e824f7445bc49fbc5b85f9cb9f910c64e040cf8f251cd1e1d6b9406fa0c3bab8 - 23.13% (58.8 MB)
[#004] sha256:349cce2345edc54630dcbd5928a66845c2941fd4e76665ae491452b0a2b95df4 - 33.35% (84.8 MB)
[#005] sha256:fa998d3aeb31907aba86ba5e6204694da632e473d1d6045a6c3980dd9149092f - 0.0% (123 Bytes)
[#006] sha256:2cebfed37bef79d7baf732cf8b80fe1cefa29e5e1903e80172de588878f5d6ca - 0.0% (1.33 KB)
/bin/sh -c #(nop) ADD file:c09931042d44875d1db95d3faa08303a098dfc42738c80d38856cb84d78ebbda in /
2017-01-16 20:39:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-01-17 00:01: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/*
2017-01-17 00:02:18 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-02-10 18:51:41 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-02-10 18:51:43 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.8rc3
2017-02-10 18:51:43 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.8rc3.linux-amd64.tar.gz
2017-02-10 18:51:43 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=0ff3faba02ac83920a65b453785771e75f128fbf9ba4ad1d5e72c044103f9c7a
2017-02-10 18:51:55 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-02-10 18:51:56 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2017-02-10 18:51:56 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-02-10 18:51:57 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2017-02-10 18:51:57 UTC/bin/sh -c #(nop) WORKDIR /go
2017-02-10 18:51:58 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.