Namespace
library
Image / Tag
golang:1.8.5-alpine3.6
Content Digest
sha256:53e2f5574fa876aba9d23900e1764c5c30718bbcd3cf421632201e5f6508cdfe
Details
Created

2017-11-28 06:24:53 UTC

Size

73.9 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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

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

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

[#003] sha256:de2f0b32691c1df3888ae00678cbed9c6381df90953c12fd21ce4fc5ceaf9760 - 0.0% (1.08 KB)

[#004] sha256:50b8dfe92b94c8e3367286620e7b1ed7dcfb216cf4b900714c03531ed4f87f78 - 96.9% (71.6 MB)

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

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

2017-10-27 05:29:03 UTC

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

2017-10-27 05:29:03 UTC

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

2017-11-28 06:24:51 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 '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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

2017-11-28 06:24:52 UTC

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

2017-11-28 06:24:52 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

2017-11-28 06:24:53 UTC

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

2017-11-28 06:24:53 UTC

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

2017-11-28 06:24:53 UTC

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

Details
Created

2018-01-09 22:38:45 UTC

Size

74.8 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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.54% (1.9 MB)

[#001] sha256:d1e3a151260390757123b4bfe7b111ec64bb0a90cdff5f1d311351af87c80c3f - 0.45% (343 KB)

[#002] sha256:5dae08251fdb38675c174ddd982c9bd8095c84040b9f95cd4cef9b47cee92fbe - 0.0% (1.08 KB)

[#003] sha256:bb27ca3958022a7978e78b52af2d57b67a727e0bfc4280611fac5a03a396194d - 97.01% (72.5 MB)

[#004] sha256:547da789a4061ef71102daf0e1d9a4978d1d0bf3ce4fff4cc59db0377cc4b10f - 0.0% (126 Bytes)

[#005] sha256:054acb5ab111e7a5be9c8889a5d8dfb046d987c848956a7b142fa88acd4363f4 - 0.0% (1.32 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-01-09 22:37:30 UTC

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

2018-01-09 22:37:31 UTC

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

2018-01-09 22:38:42 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 '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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-01-09 22:38:43 UTC

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

2018-01-09 22:38:43 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-01-09 22:38:44 UTC

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

2018-01-09 22:38:44 UTC

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

2018-01-09 22:38:45 UTC

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

Details
Created

2018-01-20 00:31:10 UTC

Size

73.9 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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.54% (1.87 MB)

[#001] sha256:3cda69762aee1588fa82aeabf1af6d6ad24f737cce1451fab2e0199849b1e12e - 0.0% (170 Bytes)

[#002] sha256:560245ac50346556e12de3510743e072782a1d6c818aca417f3af08a71ff4c99 - 0.45% (344 KB)

[#003] sha256:34b265d455184ac88121b4db1d1daffde108644f12bf6adb4d981621616fe44f - 0.0% (1.08 KB)

[#004] sha256:79b1716925d5950ba935d6d65b6664d801c52867a0b13aed927f76359c782504 - 97.0% (71.7 MB)

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

[#006] sha256:ab02c1f81216bff59da0a0f9d797b2179aac5e1730fad36ffe07a9a8ee8a108b - 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-01-20 00:16:47 UTC

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

2018-01-20 00:16:48 UTC

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

2018-01-20 00:30:59 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 '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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-01-20 00:31:03 UTC

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

2018-01-20 00:31:04 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-01-20 00:31:08 UTC

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

2018-01-20 00:31:09 UTC

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

2018-01-20 00:31:10 UTC

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

Details
Created

2017-11-28 20:58:25 UTC

Size

72.6 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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.52% (1.83 MB)

[#001] sha256:75ff6b7ff3a208b8399e701e7ea1b7edbdc654c8c60d33c6f09a7803e2dda776 - 0.0% (176 Bytes)

[#002] sha256:f4abafc8fec4957ac2f07fd158383a3c5e24e4ef13e41e50cb46cbf645f39ba4 - 0.46% (343 KB)

[#003] sha256:d670121ecede0fe09dafd6803ca212f6ccad748180bdab2b66dba8d122910b3d - 0.0% (1.08 KB)

[#004] sha256:e452c08bc1b56c1a9543cc10487b71cf73289ec44e539b6fd604e341c3aafe1c - 97.02% (70.4 MB)

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

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

2017-10-26 18:31:16 UTC

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

2017-10-26 18:31:17 UTC

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

2017-11-28 20:58:20 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 '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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

2017-11-28 20:58:22 UTC

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

2017-11-28 20:58: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

2017-11-28 20:58:24 UTC

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

2017-11-28 20:58:24 UTC

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

2017-11-28 20:58:25 UTC

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

Details
Created

2017-11-28 16:53:22 UTC

Size

72.3 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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.65% (1.92 MB)

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

[#002] sha256:e4f951deb4811ff8645fd7ee79028995182b6f92402d4390019384cb16bc269c - 0.47% (346 KB)

[#003] sha256:22576d249acf2ed069f86a203ea62c95abdff7d10f518d21bd7c878bf990fbde - 0.0% (1.11 KB)

[#004] sha256:ff1fbe8e9160fdf4c401bc8728922d6f2c3ef9704e227cdc44c04f37b99ddca2 - 96.88% (70 MB)

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

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

2017-10-26 15:55:39 UTC

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

2017-10-26 15:55:41 UTC

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

2017-11-28 16:53: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' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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

2017-11-28 16:53:14 UTC

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

2017-11-28 16:53:15 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

2017-11-28 16:53:19 UTC

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

2017-11-28 16:53:20 UTC

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

2017-11-28 16:53:22 UTC

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

Details
Created

2017-11-28 11:41:45 UTC

Size

74.7 MB

Content Digest
Environment
GOLANG_VERSION

1.8.5

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.64% (1.97 MB)

[#001] sha256:0e5978b6b34b3e943e0fd25dfb50991c0bad82a986cfdaa91c4de756431ba679 - 0.0% (176 Bytes)

[#002] sha256:1f1017b3e1def54de794c0570a5e15d42d1ad5ff41ceb5878918137823395886 - 0.45% (344 KB)

[#003] sha256:f0847ba32ad823aa2f2ae35ec41790b532720a1f5cf3fc6da5c6eaeeedcdae80 - 0.0% (1.08 KB)

[#004] sha256:46f64033e3ede5d543094a0015bb3f77aaccd4ae84afc3919b596ff97eb1c497 - 96.91% (72.4 MB)

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

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

2017-10-27 10:41:58 UTC

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

2017-10-27 10:41:58 UTC

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

2017-11-28 11:41:43 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 '4949fd1a5a4954eb54dd208f2f412e720e23f32c91203116bed0387cf5d0ff2d *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

2017-11-28 11:41:43 UTC

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

2017-11-28 11:41:43 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

2017-11-28 11:41:44 UTC

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

2017-11-28 11:41:44 UTC

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

2017-11-28 11:41:45 UTC

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