Namespace
library
Image / Tag
golang:1.8.2-alpine
Content Digest
sha256:1d45c59eb9fc5970ef6141adf3e2e3b08e93ffffc6d93bb49eca927e9aff88c6
Details
Created

2017-05-23 22:23:03 UTC

Size

74.3 MB

Content Digest
Environment
GOLANG_VERSION

1.8.2

GOPATH

/go

PATH

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


Layers

[#000] sha256:cfc728c1c5584d8e0ae69368fc9c34d54d72651355573ba42554c2469a0a6299 - 2.53% (1.88 MB)

[#001] sha256:4f9d39540db512a5aa9cf27531e02fc904294e3d7618b8d75b8bd1fd6909bf20 - 0.45% (342 KB)

[#002] sha256:f02d26de1829b17329334132052d70b39d5f641ac9dba9ac888aa812fb294bc2 - 0.0% (486 Bytes)

[#003] sha256:ac85d6d1981f0c8e0aa9c6e87d6330d993ff6ec9c026f3fe0c3b0659e0436567 - 97.02% (72.1 MB)

[#004] sha256:434f26f07fedd309993f234328beef428567c96ad326734b5fafeced95be01e5 - 0.0% (125 Bytes)

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


History
2017-05-10 16:38:16 UTC

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

2017-05-10 16:38:17 UTC

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

2017-05-10 21:24:07 UTC

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

2017-05-23 22:21:56 UTC

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

2017-05-23 22:21:57 UTC

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

2017-05-23 22:22:58 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 'e10401faaa8ae29dbe87349c1814b07b1903d453f822215d7b274bbc335cbf79 *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-05-23 22:22:59 UTC

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

2017-05-23 22:22:59 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-05-23 22:23:01 UTC

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

2017-05-23 22:23:02 UTC

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

2017-05-23 22:23:03 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