Namespace
library
Image / Tag
golang:1.6-alpine
Content Digest
sha256:269d188232cd9a6194f71650780cb2e903a76958182def1008cc7255f6f457d6
Details
Created

2016-12-27 19:02:00 UTC

Size

68.8 MB

Content Digest
Environment
GOLANG_SRC_SHA256

8796cc48217b59595832aa9de6db45f58706dae68c9c7fbbd78c9fdbe3cd9032

GOLANG_SRC_URL

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

GOLANG_VERSION

1.6.4

GOPATH

/go

PATH

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


Layers

[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 3.21% (2.21 MB)

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

[#002] sha256:a7f35c05c6f886d5161a67ffd9dd55abeceea27b79c50a68b229f9c6932c680f - 0.0% (445 Bytes)

[#003] sha256:f92b4d3b8ab3c18e900c4629162b0525ea5e718f0bf7462f29fcfd21d98eefb9 - 0.0% (783 Bytes)

[#004] sha256:6973cd4e099e8e72b2715c926dfb6f46e490c6828280eb1aac12075cd0cf5eb7 - 96.31% (66.3 MB)

[#005] sha256:6930f3feba46d9bf35fd490a1bf1adf943bef748d57af61efa9945b4936f0c95 - 0.0% (123 Bytes)

[#006] sha256:60124a1a7c2ce6cc33926cb522c5a4fb16bfd1ec3d03ea32ddf4aa7068803e2a - 0.0% (1.32 KB)


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

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

2016-12-27 19:00:00 UTC

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

2016-12-27 19:00:01 UTC

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

2016-12-27 19:00:12 UTC

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

2016-12-27 19:00:12 UTC

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

2016-12-27 19:00:13 UTC

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

2016-12-27 19:00:13 UTC

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

2016-12-27 19:01: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 && patch -p2 -i /17847.patch && ./make.bash && rm -rf /*.patch && apk del .build-deps

2016-12-27 19:01:47 UTC

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

2016-12-27 19:01:47 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-12-27 19:01:48 UTC

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

2016-12-27 19:01:48 UTC

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

2016-12-27 19:02:00 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