Namespace
jaegertracing
Image / Tag
all-in-one:004e14b3
Content Digest
sha256:359f49380511c50d49d2ab1f1341c020a1e9dca6c20c2db62d6639b2e29e44e9
Details
Created

2017-04-08 03:20:59 UTC

Size

251 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

2e4dd6c44f0693bef4e7b46cc701513d74c3cc44f2419bf519d7868b12931ac3

GOLANG_DOWNLOAD_URL

https://golang.org/dl/go1.7.5.linux-amd64.tar.gz

GOLANG_VERSION

1.7.5

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#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:93d863638f7c0758786087b088d9a742492ac2e1beef63b78b0c2eb2b89dc2e7 - 1.71% (4.29 MB)

[#008] sha256:6fbd1ef3f21cdf6561b602cb5ca9c486081d03b5ae4b2dfecb2a44523c79e830 - 1.36% (3.41 MB)


History
2017-03-21 18:28:51 UTC

/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-08 03:20:58 UTC

/bin/sh -c #(nop) EXPOSE 14267/tcp 16686/tcp 5775/tcp 6831/tcp 6832/tcp

2017-04-08 03:20:59 UTC

/bin/sh -c #(nop) COPY dir:9ca973c0bb48fa135891732e493fb223e3116e4b4b9414acfcbf1fc866793291 in /go/src/jaeger-ui-build

2017-04-08 03:20:59 UTC

/bin/sh -c #(nop) COPY file:f5d8a83867d3e979ec10891e447a031af93d4ebf1b98368e1a68ed3849b9917d in /go/bin/

2017-04-08 03:20:59 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/"]

Danger Zone
Delete Tag

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.

Delete