2020-06-02 02:02:33 UTC
124 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0625b4155e2a59f647ece47c0cd77ed3196b1f84454fa64ce80cad90e2b9b79e - 2.15% (2.66 MB)
[#001] sha256:c28a1e56aaa48d2e5e2030c9341189d798d72bd466561019f999e186b02b262f - 0.22% (276 KB)
[#002] sha256:5dbf229da8ed653b27a105ef911ec75bd2d0aa9373c92a0cf083b53c3ac7b6a3 - 0.0% (153 Bytes)
[#003] sha256:3c15e84104726c78507a8351a985bc7af655211f50bdab28fd7efeb158706cc5 - 97.63% (121 MB)
[#004] sha256:1b467f7203ca23c7bae77c7813a7c5f0711bd74baed7ecde40c13a6a8bf59701 - 0.0% (126 Bytes)
/bin/sh -c #(nop) ADD file:5624441d97aca5eeb82a582941efc3586397098b8391227a9040ebe434cc1d6b in /
2020-05-29 21:38:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:51:14 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:51:15 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 01:59:37 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 02:02:26 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 02:02:28 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 02:02:29 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
2020-06-02 02:02:33 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 02:02:33 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 01:38:13 UTC
124 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 2.15% (2.67 MB)
[#001] sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d - 0.22% (276 KB)
[#002] sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f - 0.0% (155 Bytes)
[#003] sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 - 97.63% (121 MB)
[#004] sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 - 0.0% (126 Bytes)
/bin/sh -c #(nop) ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /
2020-05-29 21:19:46 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:30:19 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:30:20 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 01:36:01 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 01:38:11 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 01:38:12 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 01:38:12 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
2020-06-02 01:38:13 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 01:38:13 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 04:35:56 UTC
120 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b4b72e716706d29f5d2351709c20bf737b94f876a5472a43ff1b6e203c65d27f - 2.07% (2.48 MB)
[#001] sha256:c276dc457bae632c9eadd1ac69c1a756a9a67e050b0350a475b19663722191cf - 0.22% (276 KB)
[#002] sha256:32f0819b703e39c232c6d0a8ac0f76d8f3c6856629db16fd6dd7b7ae69368281 - 0.0% (153 Bytes)
[#003] sha256:0422f25e7b934226d3537a13a800b1f6daa103b4a8dd8cd4d1dcf78c7f6332a8 - 97.7% (117 MB)
[#004] sha256:5832829d714a38b12efc075259522155dc444a6fb4ff673a289854ebc3660079 - 0.0% (156 Bytes)
/bin/sh -c #(nop) ADD file:f46e997a56849423db17e5fc9f0249ab6c73b155245927dba5fcb9dfd65f622f in /
2020-05-29 21:50:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 02:02:10 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 02:02:25 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 03:51:36 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 04:35:49 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 04:35:53 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 04:35: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
2020-06-02 04:35:56 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 04:35:56 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 02:56:21 UTC
119 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:52278dd8e57993669c5b72a9620e89bebdc098f2af2379caaa8945f7403f77a2 - 1.92% (2.3 MB)
[#001] sha256:8512c25ce227edddad11326504a9bab47e83f8b61c090c9dc95882452984ac62 - 0.23% (275 KB)
[#002] sha256:87928ee7e6c788309b46621e351321410e4dde5374869ffa75f404b19e0e0c12 - 0.0% (153 Bytes)
[#003] sha256:8b474d731ea8ee373b0a1efccb4030e96513d06a13ea937cf5fe23c9a100a5a3 - 97.85% (117 MB)
[#004] sha256:0700a65eb29165726cfe73d386147c7889b2c376d03b50d21f8a7f10fc61ad4c - 0.0% (156 Bytes)
/bin/sh -c #(nop) ADD file:e97bf0d217846312b19a9f7264604851aedd125c23b4d291eed4c69b880dce26 in /
2020-05-29 21:02:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:10:58 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:11:00 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 02:03:47 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 02:56:15 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 02:56:18 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 02:56:18 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
2020-06-02 02:56:20 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 02:56:21 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 02:19:00 UTC
119 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 2.18% (2.58 MB)
[#001] sha256:74f711af9a0d350d42a1cb00f41feb32277e11189d70d84d76fdef5065f78c47 - 0.23% (276 KB)
[#002] sha256:99f96fe45779b3ba9e9daededd02c233c5c76715ef1c5e88dd10c7acbea8414f - 0.0% (154 Bytes)
[#003] sha256:64bb5232533249747ad9a0c236484b3b590d35f09e9e85271f85f3244ca5a03b - 97.59% (116 MB)
[#004] sha256:0a430fcd1e4afb79aed7c1e70dd753e110452f5f603b2456029af81086343a98 - 0.0% (156 Bytes)
/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /
2020-05-29 21:43:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:57:21 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:58:08 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 02:13:18 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 02:17:13 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 02:17:33 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 02:17: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
2020-06-02 02:18:42 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 02:19:00 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 01:42:21 UTC
117 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5077f8601dceb5744d875d7740ebc203f674b108a0188f3a31e292b21a4bee64 - 2.28% (2.68 MB)
[#001] sha256:19d800b4e456ea05213bc7310b5d1b1706274430828a3c19a2fa8c6694733dc4 - 0.23% (278 KB)
[#002] sha256:4a45a7c013c1132848fd122dfb4511c34ed884573ddfd7d8ad13d9a8a6157c42 - 0.0% (154 Bytes)
[#003] sha256:1f7a2b9dffdce141b4fa9da09ac213eb80fa916df6f9344f57dcb598106f5204 - 97.49% (114 MB)
[#004] sha256:75f6e724b9f4f022233503c38c5b1d31ea9b68732de135a006ba05d3349adaa8 - 0.0% (155 Bytes)
/bin/sh -c #(nop) ADD file:8194808a812370fd2202d80d1667f851bd9eac4c560d69d347fe1964f54343de in /
2020-05-29 21:23:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:29:37 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:29:54 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 01:39:23 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 01:41:46 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 01:41:58 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 01:42:03 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
2020-06-02 01:42:16 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 01:42:21 UTC/bin/sh -c #(nop) WORKDIR /go
2020-06-02 01:58:31 UTC
124 MB
1.13.12
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8fb3d41b2e9a59630b51745f257cd2561f96bcd15cf309fcc20120d5fcee8c5b - 1.98% (2.45 MB)
[#001] sha256:2094092570892a8483a3fc940b327cccddf0cb7affb2a628ef4c98e40b4830bd - 0.22% (277 KB)
[#002] sha256:2b64a1c2f9ba0751e3e55cf33ddc6f0fd325bce1e6d64ef921f6258c5115b3c0 - 0.0% (154 Bytes)
[#003] sha256:42b068b25c3c58871d8faa1279322d99e1a77135d661e9c189b1c645b5546f7c - 97.8% (121 MB)
[#004] sha256:e89ddb7df67886915463c83e7a45fa4ef6bd6d286eb6c30d145e4c67b3ec3e3d - 0.0% (155 Bytes)
/bin/sh -c #(nop) ADD file:9799ce3b2f782a28e10b1846cd9b3db827fa99c9bc601feb268456195856814e in /
2020-05-29 21:41:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-02 01:53:15 UTC/bin/sh -c apk add --no-cache ca-certificates
2020-06-02 01:53:16 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2020-06-02 01:57:18 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.12
2020-06-02 01:58: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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '17ba2c4de4d78793a21cc659d9907f4356cd9c8de8b7d0899cdedcef712eba34 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2020-06-02 01:58:29 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2020-06-02 01:58:30 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
2020-06-02 01:58:30 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2020-06-02 01:58:31 UTC/bin/sh -c #(nop) WORKDIR /go