Namespace
library
Image / Tag
golang:1-alpine3.6
Content Digest
sha256:102459ffe9132ccafe6601a1a7dd1b54f6fb3d2550113eb65dfa018aa76e2126
Details
Created

2018-02-08 12:18:59 UTC

Size

77.6 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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.51% (1.95 MB)

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

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

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

[#004] sha256:00cc2aacb591108349bcaaf551a8d76cfabaa9de877b3e155fda9970ee27543b - 97.05% (75.3 MB)

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

[#006] sha256:e8a34ccc130895024de9974b1b488cefc0817b5aad49e613abadb9cb8887c719 - 0.0% (1.33 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

2018-02-08 12:05:33 UTC

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

2018-02-08 12:05:33 UTC

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

2018-02-08 12:07:33 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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 12:18:57 UTC

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

2018-02-08 12:18:57 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-02-08 12:18:58 UTC

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

2018-02-08 12:18:58 UTC

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

2018-02-08 12:18:59 UTC

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

Details
Created

2018-02-08 01:45:09 UTC

Size

78.8 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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.42% (343 KB)

[#002] sha256:1c84e3e4a1a38a0069246a1060b55a9beecb7b346e5fd52c9c50ebc54eb61866 - 0.0% (1.09 KB)

[#003] sha256:71af08823d790a677c98f52af8eaf477e203e491a7269fd14cd3611fa092aa21 - 97.16% (76.6 MB)

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

[#005] sha256:042f32f99403e0cbb962127b1b5029b45d11cf3ce804e23e2d3ebe38c62cb627 - 0.0% (1.33 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-02-08 01:35:47 UTC

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

2018-02-08 01:35:47 UTC

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

2018-02-08 01:36:52 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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 01:45:07 UTC

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

2018-02-08 01:45:08 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-02-08 01:45:08 UTC

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

2018-02-08 01:45:09 UTC

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

2018-02-08 01:45:09 UTC

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

Details
Created

2018-02-08 11:29:03 UTC

Size

76.7 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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:586edbca9a8a032372e7d80307f412202aa7f612d0b8143e29abbc8463ceba1d - 0.0% (1.12 KB)

[#004] sha256:6eaf7d950ae323f08ef0671f180af38b8ffa01f714d2bdf04ff690d1c293e2f7 - 97.11% (74.5 MB)

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

[#006] sha256:40d8cc73c33b44bfc74758db74ddc79e5408ac516399796829fdc2e6a467dbf0 - 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-02-08 11:15:43 UTC

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

2018-02-08 11:15:44 UTC

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

2018-02-08 11:28: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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 11:28:57 UTC

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

2018-02-08 11:28: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

2018-02-08 11:29:01 UTC

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

2018-02-08 11:29:02 UTC

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

2018-02-08 11:29:03 UTC

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

Details
Created

2018-02-08 21:02:51 UTC

Size

75.1 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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:bf5696068ca00033ad589dc52ca2296e128295d0de599b62f4a12259e009b8cf - 0.0% (1.09 KB)

[#004] sha256:666ff3d0b3b4191e96820131dbcf95c6f0a4a5b8cb56c92573e5dbd3b42a35eb - 97.12% (72.9 MB)

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

[#006] sha256:f52700445ec887044a5f28f3d2feb4387fd3c5500ace8e97f93caa05bf1424b4 - 0.0% (1.32 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

2018-02-08 21:00:49 UTC

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

2018-02-08 21:00:49 UTC

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

2018-02-08 21:02:47 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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 21:02:48 UTC

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

2018-02-08 21:02:48 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-02-08 21:02:50 UTC

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

2018-02-08 21:02:50 UTC

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

2018-02-08 21:02:51 UTC

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

Details
Created

2018-02-08 16:58:50 UTC

Size

74.7 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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:f96088e01608b7d81639533604157b77c2b93591adfb58382e25eb114e382b50 - 0.0% (1.12 KB)

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

[#005] sha256:4e7bea070c6185861dba534a2b2b31f4ffec437c21bc12d361e603bfe682382f - 0.0% (155 Bytes)

[#006] sha256:c831d68c1ca3fa124e227cf1e1e59ad63b9e12fae0a4243e596d8062dc207b3c - 0.0% (1.32 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

2018-02-08 16:57:03 UTC

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

2018-02-08 16:57:11 UTC

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

2018-02-08 16:58:41 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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 16:58:43 UTC

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

2018-02-08 16:58:44 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-02-08 16:58:47 UTC

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

2018-02-08 16:58:49 UTC

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

2018-02-08 16:58:50 UTC

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

Details
Created

2018-02-08 11:45:02 UTC

Size

78.5 MB

Content Digest
Environment
GOLANG_VERSION

1.9.4

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:cb569169d3cffd2b0bafb3acfc5268f3f58d7cd8b43f286c8ed8b8a475731d4d - 0.0% (1.09 KB)

[#004] sha256:d34e59673fd2fc769bfdbbdf58519f3f230ba331c295570ff8a094d22e43d735 - 97.06% (76.2 MB)

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

[#006] sha256:f65cdc9443db8e490131f3d61f4f51a7c723403587309f5d5011d74a48a19ab7 - 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

2018-02-08 11:43:34 UTC

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

2018-02-08 11:43:35 UTC

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

2018-02-08 11:45:00 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 '0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06 *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-02-08 11:45:01 UTC

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

2018-02-08 11:45:01 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-02-08 11:45:02 UTC

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

2018-02-08 11:45:02 UTC

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

2018-02-08 11:45:02 UTC

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