Namespace
library
Image / Tag
golang:1.7-alpine
Content Digest
sha256:3f79ea057ef12518935ad981f62637d046a033eb10d28d5203c048837fedee58
Details
Created

2017-06-27 21:29:57 UTC

Size

70.3 MB

Content Digest
Environment
GOLANG_VERSION

1.7.6

GOPATH

/go

PATH

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


Layers

[#000] sha256:90f4dba627d65ea3223761bcfe54e726337a919fe98117ef107914f91be657c9 - 3.23% (2.27 MB)

[#001] sha256:6ca70669e0c7115203c570c263059b9a1cdca3732a54692030796200c21c1ec9 - 0.47% (339 KB)

[#002] sha256:8afccc587e11ca95c6eb45e986b684d3977fb5faa467be8a42f236609cd0fdd1 - 0.0% (1.02 KB)

[#003] sha256:5d5d4c33684aa768f69e1df97259104b25dd0bdc178406bd87230233b69c9d73 - 96.29% (67.7 MB)

[#004] sha256:6865c91bf9e0120faaef1a733593b7cf64a56c2943ea2b4571f11f9f9e44e3fd - 0.0% (126 Bytes)

[#005] sha256:24ec77c4f34d9726e2015da1ca336a398311c72f1f8ac330e802f9c12bfebe2e - 0.0% (1.32 KB)


History
2017-06-27 18:37:38 UTC

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

2017-06-27 18:38:04 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2017-06-27 21:28:49 UTC

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

2017-06-27 21:28:50 UTC

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

2017-06-27 21:28:52 UTC

/bin/sh -c #(nop) COPY multi:492383bd4204895d3e6ddadf141d4ab8fc8e97b0d4df8387b5124fe722039f0d in /go-alpine-patches/

2017-06-27 21:29:50 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go ; export GOROOT_BOOTSTRAP="$(go env GOROOT)" GOOS="$(go env GOOS)" GOARCH="$(go env GOARCH)" GO386="$(go env GO386)" GOARM="$(go env GOARM)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '1a67a4e688673fdff7ba41e73482b0e59ac5bd0f7acf703bc6d50cc775c5baba *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; for p in /go-alpine-patches/*.patch; do [ -f "$p" ] || continue; patch -p2 -i "$p"; done; ./make.bash; rm -rf /go-alpine-patches; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version

2017-06-27 21:29:52 UTC

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

2017-06-27 21:29:53 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-06-27 21:29:54 UTC

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

2017-06-27 21:29:55 UTC

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

2017-06-27 21:29:57 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