Namespace
library
Image / Tag
golang:1.9.2-alpine
Content Digest
sha256:f1cb39fab099116909be2ceabeef57ab4a853e8f94b59d186ddd761558dc758c
Details
Created

2017-11-28 06:18:25 UTC

Size

77.6 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:ffe4428ef008913a7ec63449e4ad3aa536b26103943146a302591dfceb157d2f - 2.52% (1.95 MB)

[#001] sha256:5f4fe786260f2bd2710289e7c9487b423cb252a691fa501759b0768516122869 - 0.0% (176 Bytes)

[#002] sha256:27af2e202a36be2346ec05891a6ee919bb4982bc0f6a244c0a28877d60b59aef - 0.43% (344 KB)

[#003] sha256:7a74843470abc1220714e69d38ffb94a69d5ecc82ae7bbf67fa246d9590c81fd - 0.0% (1.09 KB)

[#004] sha256:44755381d791845d4c16519bb8fe851196d494b93330817dc29360dc500df6e4 - 97.05% (75.3 MB)

[#005] sha256:042cef06a310c69e86a7240bdfebe9c7a0f41468f820ecddc4ed2e687f0afe28 - 0.0% (126 Bytes)

[#006] sha256:c2a4b08d61431c5bc40a26a07fe560f3ff8b7be25f7d800f339cee8ff2b9ebba - 0.0% (1.32 KB)


History
2017-10-25 23:32:08 UTC

/bin/sh -c #(nop) ADD file:4a952fc4b81d50b342e26a818dac48a148a4d5eddb878219650e579a5c9faeaa in /

2017-10-25 23:32:08 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:32:08 UTC

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

2017-10-26 05:18:08 UTC

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

2017-10-27 05:21:35 UTC

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

2017-10-27 05:21:35 UTC

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

2017-11-28 06:18:23 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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-11-28 06:18:24 UTC

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

2017-11-28 06:18:24 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-11-28 06:18:24 UTC

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

2017-11-28 06:18:25 UTC

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

2017-11-28 06:18:25 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

Details
Created

2018-01-09 22:28:11 UTC

Size

78.7 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 2.41% (1.9 MB)

[#001] sha256:d1e3a151260390757123b4bfe7b111ec64bb0a90cdff5f1d311351af87c80c3f - 0.43% (343 KB)

[#002] sha256:85c31f078f75b53e9728119543dcdddb08f25d90e4cfb87134a105a4adb653fd - 0.0% (1.09 KB)

[#003] sha256:3e4568df297a82e1d30aa7a505eb10ddefb2ed31d65792645bc93f1ce27f705d - 97.16% (76.5 MB)

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

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


History
2018-01-09 21:10:38 UTC

/bin/sh -c #(nop) ADD file:6edc55fb54ec9fc3658c8f5176a70e792103a516154442f94fed8e0290e4960e in /

2018-01-09 21:10:38 UTC

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

2018-01-09 22:26:52 UTC

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

2018-01-09 22:26:59 UTC

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

2018-01-09 22:26:59 UTC

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

2018-01-09 22:28:09 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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

2018-01-09 22:28:09 UTC

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

2018-01-09 22:28:09 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

2018-01-09 22:28:10 UTC

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

2018-01-09 22:28:10 UTC

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

2018-01-09 22:28:11 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

Details
Created

2018-01-20 00:16:40 UTC

Size

76.6 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:0864efeeb5cb8dca4eb53e5d6fd38486daee80fa326fe36d1ad254f8fa6bb310 - 2.45% (1.87 MB)

[#001] sha256:3cda69762aee1588fa82aeabf1af6d6ad24f737cce1451fab2e0199849b1e12e - 0.0% (170 Bytes)

[#002] sha256:560245ac50346556e12de3510743e072782a1d6c818aca417f3af08a71ff4c99 - 0.44% (344 KB)

[#003] sha256:c53710c601910f3efbf232762e574303b7808614cd3646adcbfcfbb6d09478a7 - 0.0% (1.09 KB)

[#004] sha256:64d18536026a6a00abc6bcb38c277f84e60bba19fa4304bfcc6da5db27dae10f - 97.11% (74.4 MB)

[#005] sha256:52f3e41fea241b418ddb965a73bf62c978278dcf68619f7d6d35b7d7735f12ee - 0.0% (125 Bytes)

[#006] sha256:951fbc1573d2882d0538efaabd9485b064757d407aea6ac25007a75a40ee7cf4 - 0.0% (1.33 KB)


History
2017-10-25 23:28:35 UTC

/bin/sh -c #(nop) ADD file:009348222efb3c4ca2e53c387fb34c488679ca07db39525a6c5cc214e46abffd in /

2017-10-25 23:28:36 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:36 UTC

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

2018-01-20 00:00:25 UTC

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

2018-01-20 00:00:26 UTC

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

2018-01-20 00:00:27 UTC

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

2018-01-20 00:16:29 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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

2018-01-20 00:16:34 UTC

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

2018-01-20 00:16:35 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

2018-01-20 00:16:38 UTC

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

2018-01-20 00:16:39 UTC

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

2018-01-20 00:16:40 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

Details
Created

2017-11-28 20:55:56 UTC

Size

75.1 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:bb473f0ebc12fde1bd45c1bd3c46f2d3aab367b1b7739464771455b9972f7894 - 2.43% (1.83 MB)

[#001] sha256:75ff6b7ff3a208b8399e701e7ea1b7edbdc654c8c60d33c6f09a7803e2dda776 - 0.0% (176 Bytes)

[#002] sha256:f4abafc8fec4957ac2f07fd158383a3c5e24e4ef13e41e50cb46cbf645f39ba4 - 0.45% (343 KB)

[#003] sha256:7d93f57562a5ad3b664530de74e35c501aee2e15535d6cb5bec090a9dde59bd3 - 0.0% (1.09 KB)

[#004] sha256:4636542c070a10eb46fd0484fa11ec7e54e8650c90f698145c1904cc774121ee - 97.12% (72.9 MB)

[#005] sha256:d2bce72bbebddceb3ef40c075a7c3f9cd184dbf7539c618da60986d56df55287 - 0.0% (126 Bytes)

[#006] sha256:d348b48a449ee302ef94a92adf82e0ae05402b61b356b789421e9f8ac148a6b7 - 0.0% (1.33 KB)


History
2017-10-25 23:28:58 UTC

/bin/sh -c #(nop) ADD file:45b5d3b8d5490ba7edfca2cf6f54cdcf49c772b0b3a2302ce69a7af061007aa4 in /

2017-10-25 23:28:59 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:59 UTC

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

2017-10-26 05:14:31 UTC

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

2017-10-26 18:29:10 UTC

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

2017-10-26 18:29:10 UTC

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

2017-11-28 20:55:51 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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-11-28 20:55:52 UTC

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

2017-11-28 20:55: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-11-28 20:55:55 UTC

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

2017-11-28 20:55:55 UTC

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

2017-11-28 20:55:56 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

Details
Created

2017-11-28 16:52:01 UTC

Size

74.6 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:1e52418956f7d2a8ea35e8e6e3318fd08e005b27457d77868c225e7433bbfa02 - 2.57% (1.92 MB)

[#001] sha256:acf472f4e5bb7956ac20bb343b304e1d3de1f79160c0d158cccbe25980022d50 - 0.0% (176 Bytes)

[#002] sha256:e4f951deb4811ff8645fd7ee79028995182b6f92402d4390019384cb16bc269c - 0.45% (346 KB)

[#003] sha256:838c4f2301cd206d37b3be7b80c46c224ddc39ce39739f92548014050f10f52b - 0.0% (1.12 KB)

[#004] sha256:d014673b1d56ceb5c64b21cbafd57b278bc19569791a11338584f60e539573ce - 96.98% (72.4 MB)

[#005] sha256:53b645c8b0a80b5d2e20a88251d3ccb99b745c08429e451cf77fb1e45f1385c6 - 0.0% (156 Bytes)

[#006] sha256:43833fa3fd471d1c2239161d54bb2287a0e3f5285295134b39347955f085d620 - 0.0% (1.33 KB)


History
2017-10-25 23:28:47 UTC

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

2017-10-25 23:28:48 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:50 UTC

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

2017-10-26 05:14:11 UTC

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

2017-10-26 15:51:24 UTC

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

2017-10-26 18:15:32 UTC

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

2017-11-28 16:51:53 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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-11-28 16:51:54 UTC

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

2017-11-28 16:51:55 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-11-28 16:51:59 UTC

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

2017-11-28 16:52:00 UTC

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

2017-11-28 16:52:01 UTC

/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/

Details
Created

2017-11-28 11:40:37 UTC

Size

78.5 MB

Content Digest
Environment
GOLANG_VERSION

1.9.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:d45fd9d3c4f188ab1f3a4bf6a9f5202b3f1577dbb998f5f28e82d192e0c1f0e7 - 2.51% (1.97 MB)

[#001] sha256:0e5978b6b34b3e943e0fd25dfb50991c0bad82a986cfdaa91c4de756431ba679 - 0.0% (176 Bytes)

[#002] sha256:1f1017b3e1def54de794c0570a5e15d42d1ad5ff41ceb5878918137823395886 - 0.43% (344 KB)

[#003] sha256:4240dfac9062afbcec0b298d358773d229b6850ee5f68f9fe5e1bf93875a7378 - 0.0% (1.09 KB)

[#004] sha256:a63ea4ec6ce031f07f5b750ca4f9359a510bc783a8a2bc874c63630f05665360 - 97.06% (76.1 MB)

[#005] sha256:a1d707af6b65f1afcc3bc7f04ca9c8c32edf33e583d111fe99541ec08c46a86b - 0.0% (126 Bytes)

[#006] sha256:49a14e6fe226f346798bac3d8c0c71db4235172b0fe88f1eb1db4fcc09ad26cd - 0.0% (1.32 KB)


History
2017-10-25 23:28:40 UTC

/bin/sh -c #(nop) ADD file:6fbdff4b4c08600e192f5da9b67a02c58759237fb40525d70712104c80c34c48 in /

2017-10-25 23:28:40 UTC

/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime

2017-10-25 23:28:40 UTC

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

2017-10-26 05:14:09 UTC

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

2017-10-27 10:39:57 UTC

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

2017-10-27 10:39:57 UTC

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

2017-11-28 11:40:35 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)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc *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-11-28 11:40:35 UTC

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

2017-11-28 11:40:36 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-11-28 11:40:36 UTC

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

2017-11-28 11:40:37 UTC

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

2017-11-28 11:40:37 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