Namespace
google
Image / Tag
cadvisor:fejta
Content Digest
sha256:7ce34e96828f4b8c93dce75c4c2bacad79b7adc17e861637cd7fb8b2a11a9bee
Details
Created

2016-11-18 23:12:22 UTC

Size

277 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

508028aac0654e993564b6e2014bf2d4a9751e3b286661b0b0040046cf18028e

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.7.3

GOPATH

/go

PATH

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


Layers

[#000] sha256:386a066cd84a33a04d560c42bef66d1dd64ebfc76de78550e5fd0f8d57778bca - 17.67% (49 MB)

[#001] sha256:75ea8418708338e40dce9179cfe97fd116831f1601be50fef48ea6011653c986 - 6.38% (17.7 MB)

[#002] sha256:88b459c9f665cc39ff5fc09071b5dada4dad766573d962276f999d0c466d5405 - 14.62% (40.5 MB)

[#003] sha256:a31e17eb948566dddd677fa4557f7b9a874ddaf967e36cd5474f972fb5fa6097 - 20.53% (56.9 MB)

[#004] sha256:457559cc1d6958f0e68fc282958bcd89eae53b060af26b81a03a10e8282fba87 - 28.09% (77.9 MB)

[#005] sha256:47fe51a74a066840cfb4b54bba4306910acb643763c7a7de45bba12de7944043 - 0.0% (121 Bytes)

[#006] sha256:08dacccac43c542e4c9212d0d4c7c8ca435817eb747f91a77892123945271ad2 - 0.0% (1.32 KB)

[#007] sha256:8fcf9ea99ea91462b4ba7822a448356090943f7fd81f339f697ebacb652152c6 - 9.28% (25.7 MB)

[#008] sha256:d3cf00fb25741d69beebdca1e1c809563dd21ecaa08e8b06dbda4154a4427e48 - 1.37% (3.79 MB)

[#009] sha256:e6947ff3879acea6dfb94d2ffdf8c4eb34fd10520b9aa5512bb1bc670fdc6a19 - 2.07% (5.74 MB)


History
2016-11-07 20:30:25 UTC

/bin/sh -c #(nop) ADD file:41ea5187c50116884c38d9ec51d920d79cfaeb2a61c52e07a97f457419a10a4f in /

2016-11-07 20:30:26 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2016-11-07 22:27:33 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-11-07 22:27:51 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-11-08 19:32:26 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/*

2016-11-08 19:32:26 UTC

/bin/sh -c #(nop) ENV GOLANG_VERSION=1.7.3

2016-11-08 19:32:27 UTC

/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.7.3.linux-amd64.tar.gz

2016-11-08 19:32:27 UTC

/bin/sh -c #(nop) ENV GOLANG_DOWNLOAD_SHA256=508028aac0654e993564b6e2014bf2d4a9751e3b286661b0b0040046cf18028e

2016-11-08 19:32:37 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-11-08 19:32:37 UTC

/bin/sh -c #(nop) ENV GOPATH=/go

2016-11-08 19:32:37 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-11-08 19:32:38 UTC

/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"

2016-11-08 19:32:39 UTC

/bin/sh -c #(nop) WORKDIR /go

2016-11-08 19:32:39 UTC

/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/

2016-11-18 23:11:51 UTC

/bin/sh -c #(nop) MAINTAINER vmarmol@google.com

2016-11-18 23:11:53 UTC

/bin/sh -c apt-get install -y git dmsetup

2016-11-18 23:12:02 UTC

/bin/sh -c git clone https://github.com/google/cadvisor.git /go/src/github.com/google/cadvisor

2016-11-18 23:12:08 UTC

/bin/sh -c go get github.com/tools/godep

2016-11-18 23:12:22 UTC

/bin/sh -c cd /go/src/github.com/google/cadvisor && godep go build .

2016-11-18 23:12:22 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/go/src/github.com/google/cadvisor/cadvisor"]

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