2017-04-15 16:27:41 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:339ec026e4a56b8937f12a5d90de26e5bb62d684f3c4d3701d5ed5808280b9d0 - 1.7% (4.28 MB)
[#008] sha256:b83da9884dc412a81b171cff2dc5fa2a9f1ce86d6689681da94f2f735a30c731 - 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-15 16:27:37 UTC/bin/sh -c #(nop) EXPOSE 16686/tcp 5775/udp 6831/udp 6832/udp
2017-04-15 16:27:38 UTC/bin/sh -c #(nop) COPY dir:6616fdb6da0032c03206ab937d8ce5f2901174ea0f95ad4f4e8b716bf30390d6 in /go/src/jaeger-ui-build
2017-04-15 16:27:41 UTC/bin/sh -c #(nop) COPY file:f9a3294f355fa9b62e1001b9cbfe88ce813452802c36f241abfd7c7ce5a76bdc in /go/bin/
2017-04-15 16:27:41 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.