2018-12-21 17:02:30 UTC
118 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:25bcd1068fdd02354e6b3fb4ebbad1a9c1df7f5ec2d61aa88a337345415dc102 - 1.83% (2.17 MB)
[#001] sha256:795c3ef9c057ef60e7a4a088655adecaccd21d68099ad1f654bccd015ab319da - 0.0% (176 Bytes)
[#002] sha256:aa84eb06a15198c333223728ab9ba90e3884ea316e85334ee23a63bbe32a672c - 0.25% (302 KB)
[#003] sha256:f64f5dda56c70ef6d0a1b6104df91c13ee84d03367da82a14d08e572ab040e58 - 0.0% (154 Bytes)
[#004] sha256:56012b254d266de5e49715e294fbccc8615436092e9a0fd1c509f138d844ce92 - 97.92% (116 MB)
[#005] sha256:862ad910a73b5e0e75067ba151a95cc2a1a410028bec0db3059bc696f77160a9 - 0.0% (125 Bytes)
/bin/sh -c #(nop) ADD file:38576b24298c124265c8fffb7bc8fdb0c144d99dcce4e9942bdcceb936830ba6 in /
2018-12-21 11:40:14 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 11:40:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 16:59:53 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 16:59:54 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 16:59:54 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 17:02:29 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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 17:02:29 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 17: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
2018-12-21 17:02:30 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 17:02:30 UTC/bin/sh -c #(nop) WORKDIR /go
2018-12-21 04:07:27 UTC
119 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:cd784148e3483c2c86c50a48e535302ab0288bebd587accf40b714fffd0646b3 - 1.77% (2.1 MB)
[#001] sha256:7e273b0dfc4495c47d06ba7dd422674d4a1afeb5e938975c26d4524e8eaa56aa - 0.25% (302 KB)
[#002] sha256:952c3806fd1a59736d7e729f9a40aea3b2511dce11b957e5c3e96f155a185eb3 - 0.0% (154 Bytes)
[#003] sha256:31d97fa38b7132b551cc3fe2bfed5f6dfb43fba1bc25490b383e287ff4e4ac9f - 97.98% (117 MB)
[#004] sha256:2d49749fe0dabd09cd0aa5696a82827bcfea8750defc899a005f1fcd25e7025d - 0.0% (126 Bytes)
/bin/sh -c #(nop) ADD file:2ff00caea4e83dfade726ca47e3c795a1e9acb8ac24e392785c474ecf9a621f2 in /
2018-12-21 00:21:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 01:10:06 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 01:10:08 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 04:04:48 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 04:07:25 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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 04:07:26 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 04:07:26 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-12-21 04:07:27 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 04:07:27 UTC/bin/sh -c #(nop) WORKDIR /go
2018-12-21 09:29:48 UTC
115 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5b678b67777fc7983d3563839cc9d511de267ec6de1961f2b590d552d8bfa105 - 1.78% (2.05 MB)
[#001] sha256:d9f0b2b885d968636a597331169fce72a69964c911558554f1b2a0d21959f34f - 0.0% (175 Bytes)
[#002] sha256:8644c49aafda82e77da28446070343722ace246dff8e27bff5e8f3c1c843d18c - 0.26% (302 KB)
[#003] sha256:70dd0819cab060cf3500673bfcec40f625659783f52f926f46a7b0e228b84ce4 - 0.0% (154 Bytes)
[#004] sha256:e2a1aaee81049df909f15d12438bba7da4afd5e1df50fb05e78656c786fa7bec - 97.97% (113 MB)
[#005] sha256:6541a47a7f2a8b298124d76bb3241bb29174b62afef8251ab2de985e3480fb4e - 0.0% (155 Bytes)
/bin/sh -c #(nop) ADD file:38d34e3ff051a263eab785aca5763d350b82063f0356752117e168349d9e3811 in /
2018-12-21 08:49:50 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 08:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 09:06:12 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 09:06:22 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 09:06:24 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 09:29: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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 09:29:33 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 09:29:35 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-12-21 09:29:46 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 09:29:48 UTC/bin/sh -c #(nop) WORKDIR /go
2018-12-21 10:10:57 UTC
113 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e3c488b39803d9194cf010f6127b1121d5387b90a1562d44b50b749d0e7a69bf - 1.77% (2 MB)
[#001] sha256:05a63128803b1ea223f87244cb8d3faa97817f6cf3ca8249e485430218758510 - 0.0% (176 Bytes)
[#002] sha256:4fe3f66f9bc2a391ccc98b0ae2492dc28160ce2a5de9dc7057f36b2a88d42640 - 0.26% (301 KB)
[#003] sha256:590d7dc3d210c2fa755e378743c66cdc4c9965179688e1fd1d1636cc3e111a32 - 0.0% (154 Bytes)
[#004] sha256:3236bd3a335411158e240c61ed57782076ec636cb8a649df821915f3da9d8080 - 97.97% (111 MB)
[#005] sha256:5d7932abbe36c1e1a29682e2de7fa5284a496ed5441f1396cdb085264a3f9449 - 0.0% (126 Bytes)
/bin/sh -c #(nop) ADD file:79419748674899ac7d5d699fe62f837c69d04af3ceaabbb7951c35c2f0ff46fa in /
2018-12-21 09:43:07 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 09:43:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 10:00:50 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 10:00:52 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 10:07:28 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 10:10:53 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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 10:10:54 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 10:10:55 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-12-21 10:10:57 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 10:10:57 UTC/bin/sh -c #(nop) WORKDIR /go
2018-12-21 10:04:26 UTC
113 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5fac6f91a5114ca7e803950377d1db527386361cdf48b205eed63d8ab99820c3 - 1.85% (2.09 MB)
[#001] sha256:6c21fc409a1bc2fd1e54e11e2bd2beb4251b1c6d49aee187e7d28df20b2004b1 - 0.0% (177 Bytes)
[#002] sha256:e28dd74d7ce0c8182a29ce5766ac5575196993662afb3b10be99b2314493ac33 - 0.26% (304 KB)
[#003] sha256:6a75589a7814f6d6ed935664c5037e46910ab3a96af4f6153a87bac4760e8cfb - 0.0% (153 Bytes)
[#004] sha256:ccf703a1fa18acb985071780aeff33d5c86e53f37eadefce30f36b78ca5583e0 - 97.88% (111 MB)
[#005] sha256:14a28bd5079e29e46efe3bf4f1f7b291fe07d526f666fa6b8bdd4e7170b0c20f - 0.0% (156 Bytes)
/bin/sh -c #(nop) ADD file:81f8badc2215d9ccd8f5406b89b63bf0b407b3e877f6232bd11153780c551392 in /
2018-12-21 09:44:06 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 09:44:10 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 10:01:57 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 10:02:05 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 10:02:07 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 10:04:00 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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 10:04:04 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 10:04:11 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-12-21 10:04:23 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 10:04:26 UTC/bin/sh -c #(nop) WORKDIR /go
2018-12-21 13:01:20 UTC
119 MB
1.12beta1
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:15104e3bedebb091b5b7a84edf7fdd60a8c1564c514db2cd2280365c6545b489 - 1.84% (2.2 MB)
[#001] sha256:0b6c2e18bbe3b8455119e6724bd63ad7bf07637d1ea3be59615766903e0bfb9a - 0.0% (175 Bytes)
[#002] sha256:872b697e31c148997866fca339e75cd06a25b09584a72d806382e929d1fcb650 - 0.25% (302 KB)
[#003] sha256:299ba9bbbfaa6399c6c299d75aa651c286ec5c0824e8746eb78c9c8b0ffcbcdd - 0.0% (154 Bytes)
[#004] sha256:21503207d402707ad48a60baeac981df8aafa9b5ac14e8f528dc87cc4ed1e687 - 97.91% (117 MB)
[#005] sha256:3acd541856954b9dda3e339a327e4bac42d39844cbbb6b90d6728cb666b02c7c - 0.0% (126 Bytes)
/bin/sh -c #(nop) ADD file:1a22c7b9e0997dd22f616aaab8281f257d34f6f684cf60e256faed91dd22b7a5 in /
2018-12-21 12:42:37 UTC/bin/sh -c #(nop) COPY file:a10c133d8d5e9af3a9a1610709d3ed2f85b1507f1ba5745ac12bb495974e3fe6 in /etc/localtime
2018-12-21 12:42:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2018-12-21 12:59:24 UTC/bin/sh -c apk add --no-cache ca-certificates
2018-12-21 12:59:25 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2018-12-21 12:59:25 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.12beta1
2018-12-21 13:01:18 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 '639585de6bfb67865a85cd750d41ecc39968039dafb9d1fdb15361eb118d150a *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
2018-12-21 13:01:18 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2018-12-21 13:01:19 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-12-21 13:01:19 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2018-12-21 13:01:20 UTC/bin/sh -c #(nop) WORKDIR /go
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.