2018-06-01 07:46:09 UTC
77.6 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ffe4428ef008913a7ec63449e4ad3aa536b26103943146a302591dfceb157d2f - 2.51% (1.95 MB)
[#001] sha256:2b93c7840c461984306700458d2c2e47d0215171ed13e046861ec7572a3e3f44 - 0.0% (175 Bytes)
[#002] sha256:27cb96a0896495cd02cbeac769fe8e1dae9fe5f25a6960b8878019a3cc2fe075 - 0.43% (344 KB)
[#003] sha256:a32e81b1536e2bb777b906583d1ceb405c3607c0f536387c65a59f72777b6920 - 0.0% (154 Bytes)
[#004] sha256:b6712c3f46ddfc2e516abd78343bfda942b66a62805a758126256eb561c5eb72 - 0.0% (793 Bytes)
[#005] sha256:c18c4e7fb990881c98fa4558fd1f64a9d278ca3b5274918327ee61d5ead6a6c8 - 97.05% (75.3 MB)
[#006] sha256:e8eb2a1191da47e4a49692143efbb5566162a3a95134f4f4876235132e908d11 - 0.0% (123 Bytes)
[#007] sha256:16803f118ee856fd43c0b86bc7219962b786e8ffcdbddf4254be8106b33ff552 - 0.0% (1.32 KB)
/bin/sh -c #(nop) ADD file:4a952fc4b81d50b342e26a818dac48a148a4d5eddb878219650e579a5c9faeaa in /
2018-06-01 06:57:18 UTC/bin/sh -c #(nop) COPY file:0f1d36dd7d8d53613b275660a88c5bf9b608ea8aa73a8054cb8bdbd73fd971ac in /etc/localtime
2018-06-01 06:57:19 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-06-01 07:44:46 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-06-01 07:44:47 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-06-01 07:44:47 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-06-01 07:44:47 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-06-01 07:46:07 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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-06-01 07:46:07 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-06-01 07:46: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-06-01 07:46:08 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-06-01 07:46:08 UTC/bin/sh -c #(nop) WORKDIR /go
2018-06-01 07:46:09 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/
2018-06-06 03:19:08 UTC
78.8 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 2.41% (1.9 MB)
[#001] sha256:3c8d0918d632b5ef913fbf151fc3f157932411745f8ad03aeb8a1c3eb5966857 - 0.42% (343 KB)
[#002] sha256:373ea92b24ae009afe25cae7673ab5167fc98e4ee6822fea4bbb7a9af331cea0 - 0.0% (154 Bytes)
[#003] sha256:5873303ea4686f830ca850b80c8884a0f13ceca63dd9fbb9d5c0209cf88348df - 0.0% (793 Bytes)
[#004] sha256:13ea2c8c089363316303cd218c20031c39a103e17a1b13ad67ac27a92437f0ef - 97.16% (76.6 MB)
[#005] sha256:760bbd317610f0d3b3db483534a5c5a2ff141459ca1ac0e83e97a171ded12249 - 0.0% (126 Bytes)
[#006] sha256:57a9fe0e85da347039c4994cc6e658f444888f57573af512a70be18bc2cdcc05 - 0.0% (1.33 KB)
/bin/sh -c #(nop) ADD file:6edc55fb54ec9fc3658c8f5176a70e792103a516154442f94fed8e0290e4960e in /
2018-01-09 21:10:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-06-06 03:17:58 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-06-06 03:17:59 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-06-06 03:17:59 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-06-06 03:18:00 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-06-06 03:19:06 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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-06-06 03:19:07 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-06-06 03:19:07 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-06-06 03:19:08 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-06-06 03:19:08 UTC/bin/sh -c #(nop) WORKDIR /go
2018-06-06 03:19:08 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/
2018-05-04 08:44:53 UTC
76.7 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0864efeeb5cb8dca4eb53e5d6fd38486daee80fa326fe36d1ad254f8fa6bb310 - 2.44% (1.87 MB)
[#001] sha256:3cda69762aee1588fa82aeabf1af6d6ad24f737cce1451fab2e0199849b1e12e - 0.0% (170 Bytes)
[#002] sha256:2cbb8d85e78ebfc2588f5bb469565e3a9c1c3d49907fe42ea6f576e1816e77f6 - 0.44% (344 KB)
[#003] sha256:ec00395d0c24e9f2dd06f95131c2780a18520c18821c7704145a65595d3ba0e1 - 0.0% (154 Bytes)
[#004] sha256:a212a0f45eaff2960e7234a74fa8eed60698ea3034e7d8df27ad6717236c97b3 - 0.0% (819 Bytes)
[#005] sha256:b3ecc85b9a827a6b7cedd31a1b55c7b43119509f5126f89d50d4fb29c53d6d04 - 97.11% (74.5 MB)
[#006] sha256:fc676daab1d39225dc203137f0b746836f041ff3cc3e06b37a59ccaeba5a9073 - 0.0% (156 Bytes)
[#007] sha256:ce41bd3495f29cd9f4fd01d67c80fb72f9bd79c82c4333438d21312e275cb598 - 0.0% (1.33 KB)
/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-05-04 08:27:29 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-05-04 08:27:35 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-05-04 08:27:36 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-05-04 08:27:37 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-05-04 08:44:40 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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-05-04 08:44:44 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-05-04 08:44:45 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-05-04 08:44:50 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-05-04 08:44:51 UTC/bin/sh -c #(nop) WORKDIR /go
2018-05-04 08:44:53 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/
2018-05-04 08:47:54 UTC
75.1 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb473f0ebc12fde1bd45c1bd3c46f2d3aab367b1b7739464771455b9972f7894 - 2.43% (1.83 MB)
[#001] sha256:75ff6b7ff3a208b8399e701e7ea1b7edbdc654c8c60d33c6f09a7803e2dda776 - 0.0% (176 Bytes)
[#002] sha256:ae44a9d929a0f7f774a276b1abeda949212ff63805c2d35fd8e1856cb1e47859 - 0.45% (343 KB)
[#003] sha256:a11fa162bc593505d0e792ade6064701834ba4262cf5fda38fdbe83d0ba13951 - 0.0% (153 Bytes)
[#004] sha256:9ab2949bff820c8d2b4c27f89b65315f44434688537bf1349a5f0534ab2b2d47 - 0.0% (793 Bytes)
[#005] sha256:ce03402be15a7a81b2351f4ec97b465fb703993ca82a2afa23f71c6d13c3b094 - 97.12% (72.9 MB)
[#006] sha256:5163cfb71998d3ebebad986da9200f45ebfc754071b2d84b420d13ef480085cc - 0.0% (126 Bytes)
[#007] sha256:52684d243115a69ea3ac3157c639a7439604276c8411c3767be26278d8a001da - 0.0% (1.33 KB)
/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:15:41 UTC/bin/sh -c apk add --no-cache ca-certificates
2017-10-26 05:15:43 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-05-04 08:46:09 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-05-04 08:46:09 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-05-04 08:47:45 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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-05-04 08:47:47 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-05-04 08:47:47 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-05-04 08:47:52 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-05-04 08:47:53 UTC/bin/sh -c #(nop) WORKDIR /go
2018-05-04 08:47:54 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/
2018-05-05 12:49:35 UTC
74.7 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1e52418956f7d2a8ea35e8e6e3318fd08e005b27457d77868c225e7433bbfa02 - 2.56% (1.92 MB)
[#001] sha256:acf472f4e5bb7956ac20bb343b304e1d3de1f79160c0d158cccbe25980022d50 - 0.0% (176 Bytes)
[#002] sha256:786040648c6ce95b57cfce679096fb7515d48596fa35ebd8347645924dc7afcf - 0.45% (346 KB)
[#003] sha256:fb59a10fa001950eb807c32d69dfdb981e184862354d5a807966f342e49f5405 - 0.0% (154 Bytes)
[#004] sha256:b1a76855b5c14376845c4fc622ba057ad19be96a513037c7b90cce44ea30a83c - 0.0% (819 Bytes)
[#005] sha256:7aea60b93424839ee75a4e750c32e6f324029a5e7e5b9ce0f91cb8182f29590a - 96.98% (72.4 MB)
[#006] sha256:c0a565bd36864816d2c12acc90b458bdc91a4740873e52073f453624a2043940 - 0.0% (156 Bytes)
[#007] sha256:32dd4bfc8ef029da1320480c7264a0f82d13fa9571457675ef4d89088b5275c4 - 0.0% (1.32 KB)
/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:15:23 UTC/bin/sh -c apk add --no-cache ca-certificates
2017-10-26 05:15:29 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-05-05 12:47:38 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-05-05 12:47:41 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-05-05 12:49:24 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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-05-05 12:49:25 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-05-05 12:49:27 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-05-05 12:49:32 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-05-05 12:49:34 UTC/bin/sh -c #(nop) WORKDIR /go
2018-05-05 12:49:35 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/
2018-05-04 11:45:43 UTC
78.5 MB
1.9.6
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d45fd9d3c4f188ab1f3a4bf6a9f5202b3f1577dbb998f5f28e82d192e0c1f0e7 - 2.51% (1.97 MB)
[#001] sha256:0e5978b6b34b3e943e0fd25dfb50991c0bad82a986cfdaa91c4de756431ba679 - 0.0% (176 Bytes)
[#002] sha256:c591e288aeff92334ad8b71d06647f63984dee862dde01321a4087557e0691fe - 0.43% (344 KB)
[#003] sha256:08c7a9baee1e600d6ffd18316c88768a16246fbd81d84f2f217736b364c53bf0 - 0.0% (153 Bytes)
[#004] sha256:e50885d641d3666c7ee3aac7db509a516b4c14b3f74be3cf7ee2702eff0b8588 - 0.0% (793 Bytes)
[#005] sha256:46617853b0bdabd3817506a80c74e1faac3b687013535823dec05e6d3d2e0e0e - 97.06% (76.2 MB)
[#006] sha256:d926e559c1a6c3e21c4c324258bd50322ef3bccee14e217af373c48cb46fa46e - 0.0% (126 Bytes)
[#007] sha256:766be0618a78590d77f36802d44fbd4f199b69e573c101387db3b5c879ac2317 - 0.0% (1.32 KB)
/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 03:01:36 UTC/bin/sh -c apk add --no-cache ca-certificates
2017-10-26 03:01:36 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-05-04 11:44:50 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.9.6
2018-05-04 11:44:50 UTC/bin/sh -c #(nop) COPY file:35020011dbed5df0452f3f37a6ea999d5a5fc56c8d1d958cb5295ea422c21321 in /go-alpine-patches/
2018-05-04 11:45: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 '36f4059be658f7f07091e27fe04bb9e97a0c4836eb446e4c5bac3c90ff9e5828 *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-05-04 11:45:42 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-05-04 11:45:42 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-05-04 11:45:42 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-05-04 11:45:43 UTC/bin/sh -c #(nop) WORKDIR /go
2018-05-04 11:45:43 UTC/bin/sh -c #(nop) COPY file:ea7c9f4702f94a0df05f60648914e97f7876c4a7c5163e7870dd98fa896ff722 in /usr/local/bin/