2016-06-28 22:45:39 UTC
239 MB
688f895b51def9e065fb2610ff91afcb2b0d9637233b74130c8ca331d35d5ca5
GOLANG_DOWNLOAD_URLhttps://golang.org/dl/go1.7beta2.linux-amd64.tar.gz
GOLANG_VERSION1.7beta2
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5c90d4a2d1a8dfffd05ff2dd659923f0ca2d843b5e45d030e17abbcd06a11b5b - 20.49% (49 MB)
[#001] sha256:ab30c63719b10dd434ddbe896879bd9b637fe4e16749a94d3dc827450dc2a437 - 7.4% (17.7 MB)
[#002] sha256:c6072700a24252bd71f6c5d2cabf5978ddf324a959b05bad417d8b3789f8df33 - 16.97% (40.6 MB)
[#003] sha256:0ffc1204e0abead91aa6678abffa44739455c7b95b96b108eefc2f29d6001fdf - 22.72% (54.3 MB)
[#004] sha256:5ba67bcc22ba0817d6d9f99c39189c5fc8e2af13d7b05b05c1431c52415da7b0 - 32.42% (77.5 MB)
[#005] sha256:2928640c28f47281435655e4f02fb63b945aa9b5e41cc6d8d3ee11aa29c5fb16 - 0.0% (122 Bytes)
[#006] sha256:78233368997a334008bf46d2997e03ec7f71f761ecc9ff4b3b093d979821d5de - 0.0% (1.32 KB)
/bin/sh -c #(nop) ADD file:76679eeb94129df23c99013487d6b6bd779d2107bf07d194a524fdbb6a961530 in /
2016-06-09 21:28:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-06-09 21:35:50 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:37:09 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:11 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-17 16:48:13 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.7beta2
2016-06-17 16:48:13 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.7beta2.linux-amd64.tar.gz
2016-06-17 16:48:13 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=688f895b51def9e065fb2610ff91afcb2b0d9637233b74130c8ca331d35d5ca5
2016-06-17 16:48:24 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-17 16:48:24 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2016-06-17 16:48:24 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-17 16:48:26 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2016-06-17 16:48:26 UTC/bin/sh -c #(nop) WORKDIR /go
2016-06-28 22:45:39 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.