Namespace
library
Image / Tag
golang:1.7-alpine3.5
Content Digest
sha256:0188b76e68fc9b9e53d2bfc9bb9b63190c8aca647162735847ac90197b6fe54a
Details
Created

2017-06-27 21:31:25 UTC

Size

69.2 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:019300c8a437a2d60248f27c206795930626dfe7ddc0323d734143bd5eb131a6 - 2.72% (1.88 MB)

[#001] sha256:ba570f08729ac83b7bc6f5085ee63a7d954e70c2533535b34f20a2de45726822 - 0.48% (342 KB)

[#002] sha256:77ee2804376136547dd50c57c2843ccf8a9e0a6ece5b5480fb78031b0094515f - 0.0% (1.02 KB)

[#003] sha256:a9ba0cf1fef23744b5e929d3aebaae5235c608f117ccd395448f856d5ed181a6 - 96.8% (66.9 MB)

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

[#005] sha256:fe1ba7e942e7174b4ca1b92a0f9480ea4e2f10aa4dc3b8251996a4c85b14d143 - 0.0% (1.31 KB)


History
2017-06-27 18:39:21 UTC

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

2017-06-27 18:39:45 UTC

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

2017-06-27 21:18:16 UTC

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

2017-06-27 21:30:24 UTC

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

2017-06-27 21:30:26 UTC

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

2017-06-27 21:31:19 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:31:20 UTC

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

2017-06-27 21:31: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-06-27 21:31:23 UTC

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

2017-06-27 21:31:24 UTC

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

2017-06-27 21:31:25 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