Namespace
library
Image / Tag
golang:1.8rc1-alpine
Content Digest
sha256:44e435fc5ff6185728880f8ee2bc355b90bc7ba11457a5e66f5a9625240be85a
Details
Created

2017-01-13 17:52:39 UTC

Size

73.4 MB

Content Digest
Environment
GOLANG_SRC_SHA256

aa25758b754369018c507bbf646dda7839a41ffe4fd85a014c9704d7d8720dda

GOLANG_SRC_URL

https://golang.org/dl/go1.8rc1.src.tar.gz

GOLANG_VERSION

1.8rc1

GOPATH

/go

PATH

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


Layers

[#000] sha256:0a8490d0dfd399b3a50e9aaa81dba0d425c3868762d46526b41be00886bcc28b - 2.47% (1.81 MB)

[#001] sha256:bb658c9d1694c3ba35ef345a0f46dcb9776452cccfa11aa7d41f288392fd6556 - 0.46% (344 KB)

[#002] sha256:d35b9b7b77696b4193b5ea8542e0682c12bd6be86d959f4cad55de0e57884402 - 0.0% (446 Bytes)

[#003] sha256:dd75c407faab7640cda750d696cfd7c6b67db0996e298fc7d499cdb3e4579f22 - 97.07% (71.2 MB)

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

[#005] sha256:2fa17113f716f784b062f989d5fb267f175d26eb7938a770a5beb2595f8991a7 - 0.0% (1.32 KB)


History
2016-12-27 18:17:25 UTC

/bin/sh -c #(nop) ADD file:92ab746eb22dd3ed2b87469c719adf3c1bed7302653bbd76baafd7cfd95e911e in /

2017-01-04 21:05:32 UTC

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

2017-01-13 17:51:36 UTC

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

2017-01-13 17:51:36 UTC

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

2017-01-13 17:51:37 UTC

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

2017-01-13 17:51:37 UTC

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

2017-01-13 17:52: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

2017-01-13 17:52:36 UTC

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

2017-01-13 17:52: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

2017-01-13 17:52:38 UTC

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

2017-01-13 17:52:38 UTC

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

2017-01-13 17:52:39 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