Namespace
library
Image / Tag
golang:1.7.4-alpine3.5
Content Digest
sha256:cfd3153a5c19d1e1637f38cc2755fae0c70aef52945b9bc81dc67f4e97a80bdb
Details
Created

2017-01-04 21:07:23 UTC

Size

68.4 MB

Content Digest
Environment
GOLANG_SRC_SHA256

4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc

GOLANG_SRC_URL

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

GOLANG_VERSION

1.7.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:0a8490d0dfd399b3a50e9aaa81dba0d425c3868762d46526b41be00886bcc28b - 2.65% (1.81 MB)

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

[#002] sha256:4bcc391f06611b0d05acbd8ba438d32d632acc506b0507a171d4994e417f6415 - 0.0% (436 Bytes)

[#003] sha256:6d933a812d93b072581af9a7bd0da8384fb613280c00a1ae96137e0f77e34f1f - 0.0% (780 Bytes)

[#004] sha256:bf0662dda3dccc1cac42678274718dcf99feaa225a7baab0255feab5343cd19b - 96.85% (66.2 MB)

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

[#006] sha256:6d2d2bbb7cb5effda14403a650038d87f617a3cb903699163f8e3fcaa96602d8 - 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-04 21:06:26 UTC

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

2017-01-04 21:06:27 UTC

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

2017-01-04 21:06:28 UTC

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

2017-01-04 21:06:28 UTC

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

2017-01-04 21:06:29 UTC

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

2017-01-04 21:07:20 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

2017-01-04 21:07:21 UTC

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

2017-01-04 21:07:21 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-04 21:07:22 UTC

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

2017-01-04 21:07:22 UTC

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

2017-01-04 21:07:23 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