Namespace
library
Image / Tag
golang:1.8.3-alpine
Content Digest
sha256:1132c209b1018cbedae7011a0bcb9a0a42a572b2a94e517bfb7180c7d90d4a79
Details
Created

2017-09-14 01:40:59 UTC

Size

74.3 MB

Content Digest
Environment
GOLANG_VERSION

1.8.3

GOPATH

/go

PATH

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


Layers

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

[#001] sha256:7a0d66f22e465695b615519ecadd270115f85462b8554570d8349e1e74c3bfb3 - 0.45% (342 KB)

[#002] sha256:5085c2ec42b6478c2aad6456c2fe852d104ce3af09c8e12fb9080a030c34d966 - 0.0% (487 Bytes)

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

[#004] sha256:293a1c986dc1d54e6fe408c2fb543f43151d1335a7107c07a7f840ceea09b031 - 0.0% (126 Bytes)

[#005] sha256:552a76cc25b0dc1a2b4f65ebbe77ce0b24f67f68412f1f582b9a4d90b1ab565e - 0.0% (1.33 KB)


History
2017-09-13 14:32:20 UTC

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

2017-09-13 14:32:20 UTC

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

2017-09-14 01:39:54 UTC

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

2017-09-14 01:39:55 UTC

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

2017-09-14 01:39:55 UTC

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

2017-09-14 01:40:57 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 '5f5dea2447e7dcfdc50fa6b94c512e58bfba5673c039259fd843f68829d99fa6 *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-09-14 01:40:57 UTC

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

2017-09-14 01:40:58 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-09-14 01:40:58 UTC

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

2017-09-14 01:40:58 UTC

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

2017-09-14 01:40:59 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 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