Namespace
library
Image / Tag
golang:1.6.3-alpine
Content Digest
sha256:6654d7df76000e3fa23576fd94890a72392fbb1302594e5e2d0a0a1bff169c7c
Details
Created

2016-10-18 20:33:38 UTC

Size

68.8 MB

Content Digest
Environment
GOLANG_SRC_SHA256

6326aeed5f86cf18f16d6dc831405614f855e2d416a91fd3fdc334f772345b00

GOLANG_SRC_URL

https://golang.org/dl/go1.6.3.src.tar.gz

GOLANG_VERSION

1.6.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:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 3.21% (2.21 MB)

[#001] sha256:c311f66f3ac9a1d4b9fdfa8ac09821993c24d540e6147d25793c861c67892238 - 0.48% (336 KB)

[#002] sha256:dd7c11c7fbb68625242a12dd161fe825347cde21917e5ed9feae84792d90b6dd - 0.0% (444 Bytes)

[#003] sha256:19d123bc0e4b561e6fec451e56764dd48a13599a1bc3a66a27741d0c2ed1550e - 96.32% (66.3 MB)

[#004] sha256:d3ee23b97f8a2a9c8f70397c6cf05270e2788b62ec5b26559c17241e6bbd2a5c - 0.0% (123 Bytes)

[#005] sha256:3afe9bae2e86ba899889998b31a9ec3bdbad097a02bcfcbd01b0c5e070b8a9e3 - 0.0% (1.32 KB)


History
2016-10-18 20:31:22 UTC

/bin/sh -c #(nop) ADD file:7afbc23fda8b0b3872623c16af8e3490b2cee951aed14b3794389c2f946cc8c7 in /

2016-10-18 20:32:36 UTC

/bin/sh -c apk add --no-cache ca-certificates

2016-10-18 20:32:37 UTC

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

2016-10-18 20:32:37 UTC

/bin/sh -c #(nop) ENV GOLANG_SRC_URL=https://golang.org/dl/go1.6.3.src.tar.gz

2016-10-18 20:32:37 UTC

/bin/sh -c #(nop) ENV GOLANG_SRC_SHA256=6326aeed5f86cf18f16d6dc831405614f855e2d416a91fd3fdc334f772345b00

2016-10-18 20:32:38 UTC

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

2016-10-18 20:33:35 UTC

/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go && export GOROOT_BOOTSTRAP="$(go env GOROOT)" && wget -q "$GOLANG_SRC_URL" -O golang.tar.gz && echo "$GOLANG_SRC_SHA256 golang.tar.gz" | sha256sum -c - && tar -C /usr/local -xzf golang.tar.gz && rm golang.tar.gz && cd /usr/local/go/src && patch -p2 -i /no-pic.patch && ./make.bash && rm -rf /*.patch && apk del .build-deps

2016-10-18 20:33:36 UTC

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

2016-10-18 20:33:36 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-10-18 20:33:37 UTC

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

2016-10-18 20:33:38 UTC

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

2016-10-18 20:33:38 UTC

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

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