2016-12-27 19:03:49 UTC
69.5 MB
4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc
GOLANG_SRC_URLhttps://golang.org/dl/go1.7.4.src.tar.gz
GOLANG_VERSION1.7.4
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 3.17% (2.21 MB)
[#001] sha256:91365fe6b6b6700eb5f500cafe8641a95db6873dd9f1c2acd21f583126a699cc - 0.47% (336 KB)
[#002] sha256:23f375f5f2391d8fb165d49c2b637fff6d40891741a1695583086cceb74c06fd - 0.0% (436 Bytes)
[#003] sha256:a3332414c0fc89c63cede08272eefb3d4995ba426536e5c6b39f92efba365a22 - 0.0% (780 Bytes)
[#004] sha256:5c454c6104f987f5858d40e35d48e41a88c0ba7ddc36e00308d2dfc8df5669f3 - 96.35% (67 MB)
[#005] sha256:f07166ea045394ea4898eceef1acb7dbb6c399fffe52eb0bdeffdad57f5ca1a2 - 0.0% (122 Bytes)
[#006] sha256:1b3d80e80a46a4038ff69fe26a71a62eafb61dd76893558e91364c6559bfa123 - 0.0% (1.32 KB)
/bin/sh -c #(nop) ADD file:eeed5f514a35d18fcd9cbfe6c40c582211020bffdd53e4799018d33826fe5067 in /
2016-12-27 19:00:00 UTC/bin/sh -c apk add --no-cache ca-certificates
2016-12-27 19:02:01 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.7.4
2016-12-27 19:02:01 UTC/bin/sh -c #(nop) ENV GOLANG_SRC_URL=https://golang.org/dl/go1.7.4.src.tar.gz
2016-12-27 19:02:01 UTC/bin/sh -c #(nop) ENV GOLANG_SRC_SHA256=4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc
2016-12-27 19:02:02 UTC/bin/sh -c #(nop) COPY file:b54d7d4313a41e3729d6f4b7aa6e6f33a1e99759cb2a04149fae89f8211c3a65 in /
2016-12-27 19:02:13 UTC/bin/sh -c #(nop) COPY file:c481cf9fa54f8c27f6745f7676ba431e1a320b2ac1246c37e47a3e825746d8e6 in /
2016-12-27 19:03:28 UTC/bin/sh -c set -ex && apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go && export GOROOT_BOOTSTRAP="$(go env GOROOT)" && wget -q "$GOLANG_SRC_URL" -O golang.tar.gz && echo "$GOLANG_SRC_SHA256 golang.tar.gz" | sha256sum -c - && tar -C /usr/local -xzf golang.tar.gz && rm golang.tar.gz && cd /usr/local/go/src && patch -p2 -i /no-pic.patch && patch -p2 -i /17847.patch && ./make.bash && rm -rf /*.patch && apk del .build-deps
2016-12-27 19:03:35 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2016-12-27 19:03: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
2016-12-27 19:03:37 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2016-12-27 19:03:37 UTC/bin/sh -c #(nop) WORKDIR /go
2016-12-27 19:03:49 UTC/bin/sh -c #(nop) COPY file:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/