Namespace
library
Image / Tag
golang:1.7.1-alpine
Content Digest
sha256:783eb54e41f2860815022f0ce95fd0944b511a9f70f245ba17e96b2cea0756c2
Details
Created

2016-10-18 20:34:40 UTC

Size

69.5 MB

Content Digest
Environment
GOLANG_SRC_SHA256

2b843f133b81b7995f26d0cb64bbdbb9d0704b90c44df45f844d28881ad442d3

GOLANG_SRC_URL

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

GOLANG_VERSION

1.7.1

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.17% (2.21 MB)

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

[#002] sha256:5a515b6260b7b41a5d73632402b5cc072beee342ff80352cdc4adbf4de651ab3 - 0.0% (436 Bytes)

[#003] sha256:e3784e15517ea1395db3a018a3b5f1b8558e786428a7cd4bb4b8aed9f371b48a - 96.35% (67 MB)

[#004] sha256:bb0598df2188ecc5928b5ffa02200a74c41c3cf0c6d7c4084dcf20fbc065f053 - 0.0% (122 Bytes)

[#005] sha256:c79da83160722a62e6a9d787471b0ab81ab6e0a996c663f7fe5a164656064221 - 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:33:40 UTC

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

2016-10-18 20:33:40 UTC

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

2016-10-18 20:33:41 UTC

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

2016-10-18 20:33:41 UTC

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

2016-10-18 20:34:37 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:34:38 UTC

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

2016-10-18 20:34:38 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:34:39 UTC

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

2016-10-18 20:34:40 UTC

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

2016-10-18 20:34:40 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