Namespace
library
Image / Tag
golang:1.9.4-alpine3.7
Content Digest
sha256:566ec2d92f3f2ac0a83b941bacff33a2d3a7d98eddcbc288ada912be969cd5aa
Details
Created

2018-02-08 11:57:59 UTC

Size

77 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:381c1d4107a4401d75b916e6dc4331efddc01adac41f49eeaa711ab898606a1a - 2.63% (2.03 MB)

[#001] sha256:a29cce73050e1b58c218a1c94cd8c9f719d38530500ab97333eac5fdaf385dbc - 0.0% (175 Bytes)

[#002] sha256:7c0ae4e806e0bcf689aa4fc0b9db5412643bb52ddb2b64550bcb9b7577363a0c - 0.38% (302 KB)

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

[#004] sha256:0ee0873af4d572d1ef8d8fcb1699ecde3619076a92dc03be8bf12c705bbbf1fa - 96.98% (74.7 MB)

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

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


History
2017-12-01 18:46:48 UTC

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

2017-12-01 18:46:48 UTC

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

2017-12-01 18:46:48 UTC

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

2017-12-09 06:31:45 UTC

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

2018-02-08 11:46:36 UTC

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

2018-02-08 11:46:36 UTC

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

2018-02-08 11:48:05 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:57:57 UTC

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

2018-02-08 11:57: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 11:57:59 UTC

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

2018-02-08 11:57:59 UTC

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

2018-02-08 11:57:59 UTC

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

Details
Created

2018-02-08 01:21: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:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 2.5% (1.97 MB)

[#001] sha256:f32d2ea7337847f228582ff9da53aa97c2a76ec1cbdb95f355fdd31ce5d26c9a - 0.37% (301 KB)

[#002] sha256:7e338747c3cafa85cbfc152e6acb53b135fca08b4d9ea3dcff3f24769acefd04 - 0.0% (1.09 KB)

[#003] sha256:3a75aa9cb0c358016b8e4090906642c595b1e4da9d31a2f3c4b76b9386c3791d - 97.12% (76.5 MB)

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

[#005] sha256:43b7df8cdce79ee391c74e5bf912762f15be3735848a4b65a3d15b2e584d74c3 - 0.0% (1.33 KB)


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

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

2018-01-09 21:10:58 UTC

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

2018-01-09 22:08:22 UTC

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

2018-02-08 01:20:01 UTC

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

2018-02-08 01:20:02 UTC

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

2018-02-08 01:21: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 '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:21:07 UTC

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

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

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

2018-02-08 01:21:08 UTC

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

2018-02-08 01:21:09 UTC

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

Details
Created

2018-03-02 11:14:28 UTC

Size

76.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:95d54dd4bdadebb53f9b91b25aa7dc5fcb83c534eb1d196eb0814aa1e16f3db2 - 2.56% (1.94 MB)

[#001] sha256:5993b3593c77413be85d318297ad8313b945069768a7e454d487fd47fa4b4343 - 0.0% (175 Bytes)

[#002] sha256:7640e8c51dcd0f620daede5c40f80239a094fba073e3d447a245147e8944bdc1 - 0.39% (302 KB)

[#003] sha256:1ca7b866e1214eb3730c8a86403cf1477516178e5a61ab9695fd38b94e5ce4e4 - 0.0% (1.12 KB)

[#004] sha256:5d612f80b02462eecb000bd11362a4695e52aa3f8c770b3d5951bb25940fa787 - 97.05% (73.8 MB)

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

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


History
2018-02-26 23:48:41 UTC

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

2018-02-26 23:48:42 UTC

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

2018-02-26 23:48:42 UTC

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

2018-03-02 10:46:36 UTC

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

2018-03-02 11:02:28 UTC

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

2018-03-02 11:02:30 UTC

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

2018-03-02 11:14:17 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-03-02 11:14:21 UTC

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

2018-03-02 11:14:22 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-03-02 11:14:26 UTC

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

2018-03-02 11:14:27 UTC

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

2018-03-02 11:14:28 UTC

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

Details
Created

2018-02-08 21:00:32 UTC

Size

74.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:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 2.54% (1.9 MB)

[#001] sha256:6fd45b97b6c2a3ac869ae5c99e087e97bc29714b165180e06f0c9116f400f2dd - 0.0% (175 Bytes)

[#002] sha256:660093e5ae1b303373dac44a518743db0a535330a44f561a0b1c66c666b88102 - 0.39% (301 KB)

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

[#004] sha256:f92872e87e788edeafe2207167da27d1abf809017626708547cc4bad83f01c98 - 97.06% (72.4 MB)

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

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


History
2017-12-01 18:42:42 UTC

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

2017-12-01 18:42:42 UTC

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

2017-12-01 18:42:43 UTC

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

2017-12-08 20:56:00 UTC

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

2018-02-08 20:58:56 UTC

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

2018-02-08 20:58:56 UTC

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

2018-02-08 21:00:27 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:00:29 UTC

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

2018-02-08 21:00: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

2018-02-08 21:00:31 UTC

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

2018-02-08 21:00:31 UTC

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

2018-02-08 21:00:32 UTC

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

Details
Created

2018-02-08 16:56:41 UTC

Size

73.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:0da653ea85b50d280ec56ca2eafb7e8b37590630356e043fa9ff162d55732a23 - 2.69% (1.99 MB)

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

[#002] sha256:3a20001eec33ea080aaab05de3968f72c84928f760210406a0ad2e86b0361055 - 0.4% (303 KB)

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

[#004] sha256:1d169915450f61c1615277b196b77874c30d68757ea5633921ac8509ff261f80 - 96.9% (71.4 MB)

[#005] sha256:1ab2877f85917b6279d7a1e469e70901022586d8986a966a20cadf9a3b77a995 - 0.0% (155 Bytes)

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


History
2017-12-01 18:41:54 UTC

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

2017-12-01 18:41:55 UTC

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

2017-12-01 18:41:57 UTC

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

2017-12-09 16:52:07 UTC

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

2018-02-08 16:55:04 UTC

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

2018-02-08 16:55:06 UTC

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

2018-02-08 16:56:31 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:56:33 UTC

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

2018-02-08 16:56:34 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:56:37 UTC

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

2018-02-08 16:56:38 UTC

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

2018-02-08 16:56:41 UTC

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

Details
Created

2018-02-08 11:43:29 UTC

Size

77.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:11e7bc85614a236b32043d147930fd2bc9055af8642fe30e5e56142590572b0e - 2.68% (2.08 MB)

[#001] sha256:3f825cbb729285f1fe2a0cd1d4d36897e3fe2191c5ee044ce11a5d301dc64a34 - 0.0% (175 Bytes)

[#002] sha256:c5208e5c258aa1ae009c142f81433bc2d33f2abab9ecb59aebee081866124af5 - 0.38% (302 KB)

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

[#004] sha256:021ed90ee0db272149b5110abae4dea5558d0ccba321c831e7b52cac16f5cc87 - 96.94% (75.4 MB)

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

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


History
2017-12-01 18:41:57 UTC

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

2017-12-01 18:41:58 UTC

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

2017-12-01 18:41:58 UTC

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

2017-12-09 11:40:24 UTC

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

2018-02-08 11:42:19 UTC

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

2018-02-08 11:42:20 UTC

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

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

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

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

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

2018-02-08 11:43:29 UTC

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

2018-02-08 11:43:29 UTC

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