2017-04-10 20:26:25 UTC
251 MB
2e4dd6c44f0693bef4e7b46cc701513d74c3cc44f2419bf519d7868b12931ac3
GOLANG_DOWNLOAD_URLhttps://golang.org/dl/go1.7.5.linux-amd64.tar.gz
GOLANG_VERSION1.7.5
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6d827a3ef358f4fa21ef8251f95492e667da826653fd43641cef5a877dc03a70 - 19.51% (49.1 MB)
[#001] sha256:2726297beaf19be957416750338c095ae15b94adc0e8c1306cebbf113f8b9a5c - 7.06% (17.7 MB)
[#002] sha256:7d27bd3d7fecb89d4028f4afa3ee866d2262c5105fc37f57aa82af918dc2f84c - 16.15% (40.6 MB)
[#003] sha256:62ace0d726feb554631336c08601abb8e4d64cf4cafbb6b6b8cec1c9b5d5c20c - 22.63% (56.9 MB)
[#004] sha256:3f85989dde0a8f2140469128438ce079df390d9b49951fe587ec4d5a30385e83 - 31.58% (79.4 MB)
[#005] sha256:57b8a433298d212707c8b1650a953769458b66c3f08283ba2ea997bdf6b8c88c - 0.0% (121 Bytes)
[#006] sha256:0cf62022c824017d53f498f9129885851efe899d8070bba0b9754dada7814478 - 0.0% (1.32 KB)
[#007] sha256:be13cc17888409f941dbd27e4efb138e503074c35c4bcc1e647e6eb571becce6 - 1.71% (4.29 MB)
[#008] sha256:8fbdd3a399d48155c017c200df0201693ac6f50056cbcd175ff492a4a06c9de5 - 1.36% (3.41 MB)
/bin/sh -c #(nop) ADD file:4eedf861fb567fffb2694b65ebdd58d5e371a2c28c3863f363f333cb34e5eb7b in /
2017-03-21 18:29:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-03-21 19:10:58 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-03-21 19:11:16 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-03-21 20:35:13 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-03-21 20:36:03 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.7.5
2017-03-21 20:36:04 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.7.5.linux-amd64.tar.gz
2017-03-21 20:36:04 UTC/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=2e4dd6c44f0693bef4e7b46cc701513d74c3cc44f2419bf519d7868b12931ac3
2017-03-21 20:36:13 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-03-21 20:36:14 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2017-03-21 20:36:14 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-03-21 20:36:15 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2017-03-21 20:36:16 UTC/bin/sh -c #(nop) WORKDIR /go
2017-03-21 20:36:16 UTC/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/
2017-04-10 20:26:24 UTC/bin/sh -c #(nop) EXPOSE 16686/tcp 5775/udp 6831/udp 6832/udp
2017-04-10 20:26:24 UTC/bin/sh -c #(nop) COPY dir:c15627b76da2d57c68f9e85b451dc4dacf851c36d4830bf9ad330a099308a675 in /go/src/jaeger-ui-build
2017-04-10 20:26:25 UTC/bin/sh -c #(nop) COPY file:1d1bf1141da5a450c2df06456c0016b39135e88b2a0f3a6cf43bdafbd6acc4e7 in /go/bin/
2017-04-10 20:26:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/sh" "-c" "/go/bin/standalone-linux --span-storage.type=memory --query.static-files=/go/src/jaeger-ui-build/build/"]
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.