Namespace
library
Image / Tag
golang:1.8rc2-onbuild
Content Digest
sha256:2489a113b7ff42331d50112b848f8a1f5602457313689b04d17ffe226727962b
Details
Created

2017-01-20 21:41:01 UTC

Size

250 MB

Content Digest
Environment
GOLANG_DOWNLOAD_SHA256

d62c2d44d0c6b434e3cda12505f3c9fb880757e3396af1e9ba861f7b547cc864

GOLANG_DOWNLOAD_URL

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

GOLANG_VERSION

1.8rc2

GOPATH

/go

PATH

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


Layers

[#000] sha256:5040bd2983909aa8896b9932438c3f1479d25ae837a5f6220242a264d0221f2d - 19.58% (49 MB)

[#001] sha256:fce5728aad85a763fe3c419db16885eb6f7a670a42824ea618414b8fb309ccde - 7.07% (17.7 MB)

[#002] sha256:76610ec20bf5892e24cebd4153c7668284aa1d1151b7c3b0c7d50c579aa5ce75 - 16.2% (40.5 MB)

[#003] sha256:86b681f75ff656775b833d40e824f47d5b46215fd8a2e829b2b9cf89b28a1628 - 22.75% (56.9 MB)

[#004] sha256:bbf177235e2d88313967044d4d327045fe8ba084a58b401d7533b0298c66bf32 - 34.4% (86 MB)

[#005] sha256:403ebdf2ca583d91a6575d30fa9b7303b17daf8d1101f3bace22b5a4ad82eb22 - 0.0% (121 Bytes)

[#006] sha256:51336f3d0f52c42df103f45c09c96eda7972a2330b910aef2899fb6091719228 - 0.0% (1.32 KB)

[#007] sha256:4f246c21bb1cd8245814795c44d176c9faa43d202a38037df0264afe16812db8 - 0.0% (132 Bytes)


History
2017-01-16 20:35:09 UTC

/bin/sh -c #(nop) ADD file:89ecb642d662ee7edbb868340551106d51336c7e589fdaca4111725ec64da957 in /

2017-01-16 20:35:16 UTC

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

2017-01-17 00:00:45 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-01-17 00:01:07 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-01-17 00:40:03 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-01-20 21:40:39 UTC

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

2017-01-20 21:40:39 UTC

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

2017-01-20 21:40:40 UTC

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

2017-01-20 21:40:54 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-01-20 21:40:55 UTC

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

2017-01-20 21:40:55 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-01-20 21:40:56 UTC

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

2017-01-20 21:40:57 UTC

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

2017-01-20 21:40:58 UTC

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

2017-01-20 21:40:59 UTC

/bin/sh -c mkdir -p /go/src/app

2017-01-20 21:40:59 UTC

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

2017-01-20 21:41:00 UTC

/bin/sh -c #(nop) CMD ["go-wrapper" "run"]

2017-01-20 21:41:00 UTC

/bin/sh -c #(nop) ONBUILD COPY . /go/src/app

2017-01-20 21:41:01 UTC

/bin/sh -c #(nop) ONBUILD RUN go-wrapper download

2017-01-20 21:41:01 UTC

/bin/sh -c #(nop) ONBUILD RUN go-wrapper install

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