Namespace
library
Image / Tag
golang:1-alpine3.5
Content Digest
sha256:4a2e35d9f8259a33a2c7574ab2be062d793f2526ff65391b7e7b6f4677901b3f
Details
Created

2017-06-27 21:21:22 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:ba570f08729ac83b7bc6f5085ee63a7d954e70c2533535b34f20a2de45726822 - 0.45% (342 KB)

[#002] sha256:65f959ba8ec26796853ce5b7f03901095df431c7033b60e31ccd90004e0d8469 - 0.0% (487 Bytes)

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

[#004] sha256:70c83f72e91e2b174f968ea36fac65e6098c3794b968760a9f1c42e23fbb8759 - 0.0% (126 Bytes)

[#005] sha256:edfbbcd5d91d8dcce311be6847cff22e9609ee3648e157579b6727d44c5190ed - 0.0% (1.32 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:18:17 UTC

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

2017-06-27 21:18:19 UTC

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

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

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

2017-06-27 21:20:54 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:20:55 UTC

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

2017-06-27 21:21:21 UTC

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

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