Namespace
library
Image / Tag
caddy:2.0.0-rc.3-builder
Content Digest
sha256:69ece6dadb7bc2c0f7e31f9a778df381f615c6b1091d8132ca530439ae509c9b
Details
Created

2020-04-24 22:56:48 UTC

Size

308 MB

Content Digest
Environment
CADDY_SOURCE_VERSION

v2.0.0-rc.3

GOLANG_VERSION

1.14.2

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 0.87% (2.68 MB)

[#001] sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c - 0.09% (294 KB)

[#002] sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 - 0.0% (153 Bytes)

[#003] sha256:618fff1cf170e1785ab64028237182717bc1e1287d03cf0888e424b7563ae5df - 40.9% (126 MB)

[#004] sha256:0d8b518583db0dc830a3a43c739d6cc91b7610c09d9eba918ae54b20a1dcd18c - 0.0% (126 Bytes)

[#005] sha256:7581717e36377b193dcae9cec5af534cec8f39f59c9bffe5eb7078fa8a8285f1 - 0.0% (92 Bytes)

[#006] sha256:eb722154abd62e5d5bd123de6de7e8570a1c2b311fd7fba8e422c29d38d4bb41 - 2.53% (7.8 MB)

[#007] sha256:24be41e045afdf9746a2f5692c0cb8b1f9716025bd2acb43dbde6e6ee79afb3a - 0.8% (2.46 MB)

[#008] sha256:0be9c9e8fca0b5b5449f293613ad51cf018cbccb6af459c86547206b0b647eaf - 54.8% (169 MB)

[#009] sha256:95a206b980e4cdbb37b7022add850301e8ab4dc673124baeb90a26344c2bdca3 - 0.0% (506 Bytes)

[#010] sha256:35511b363e8b6fb15b373b8c62f46990b91fa68f73d142301125e842b0e23d4b - 0.0% (152 Bytes)


History
2020-04-24 01:05:03 UTC

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

2020-04-24 01:05:03 UTC

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

2020-04-24 14:29:00 UTC

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

2020-04-24 14:29:01 UTC

/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf

2020-04-24 14:29:01 UTC

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

2020-04-24 14:31: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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c *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-04-24 14:31:21 UTC

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

2020-04-24 14:31:21 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-04-24 14:31:22 UTC

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

2020-04-24 14:31:22 UTC

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

2020-04-24 22:56:31 UTC

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

2020-04-24 22:56:32 UTC

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

2020-04-24 22:56:32 UTC

/bin/sh -c #(nop) ENV CADDY_SOURCE_VERSION=v2.0.0-rc.3

2020-04-24 22:56:33 UTC

/bin/sh -c git clone -b $CADDY_SOURCE_VERSION https://github.com/caddyserver/caddy.git --single-branch

2020-04-24 22:56:34 UTC

/bin/sh -c #(nop) WORKDIR /src/caddy/cmd/caddy

2020-04-24 22:56:48 UTC

/bin/sh -c go get -d ./...

2020-04-24 22:56:48 UTC

/bin/sh -c #(nop) COPY file:83b813b69aee8796ce6cdf324efd1e9890d70da3ae40d917ee2f320c487134c6 in /usr/bin/caddy-builder

2020-04-24 22:56:48 UTC

/bin/sh -c #(nop) WORKDIR /src/custom-caddy/cmd/caddy

Details
Created

2020-04-24 00:04:46 UTC

Size

304 MB

Content Digest
Environment
CADDY_SOURCE_VERSION

v2.0.0-rc.3

GOLANG_VERSION

1.14.2

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b9e3228833e92f0688e0f87234e75965e62e47cfbb9ca8cc5fa19c2e7cd13f80 - 0.82% (2.5 MB)

[#001] sha256:72ace047eafbdd1d41e753db1fd1004be452f749a7de56a3d24b2614a64577f5 - 0.09% (295 KB)

[#002] sha256:35d0031acb1953f56f2c2592c1c5882b29aa828d45deccabbb9a1b5483090a43 - 0.0% (154 Bytes)

[#003] sha256:851f1e9e77f7c701487b8ba5a7a0c915267b412d298572641c41785cacdb0a87 - 40.26% (122 MB)

[#004] sha256:b8512d94a71aa9475406b77a5df2ea5a15483204ab412358643fbe90c4af6c63 - 0.0% (155 Bytes)

[#005] sha256:d515fa8cb76d9c64fedf8066a5d83b006a3f31d3f77bb6fda67c2e36668c18ab - 0.0% (124 Bytes)

[#006] sha256:14562a711f9706a0fb683480cf3849913e6b3f11d3599c62e4d1f9e831a46bf5 - 2.45% (7.43 MB)

[#007] sha256:b172f9b87cc50b54dd1b3ec4a0a0d2e28b44b924e8f0602b2ba7a1a93987237d - 0.81% (2.46 MB)

[#008] sha256:7cfbdcf6d6318b0e66c309c8d344563f2c4c5fada8a8764f7b513dbecd956170 - 55.56% (169 MB)

[#009] sha256:cb35003bc5bd2fabea9a8e09f2761c662d1ce95e5d3e829a07ea2b619b5e35e6 - 0.0% (509 Bytes)

[#010] sha256:40ba293916f1b61d0eee5c397f11e2e206ffaa0c54d17f2bfb328da7e6f09743 - 0.0% (183 Bytes)


History
2020-04-23 15:51:24 UTC

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

2020-04-23 15:51:25 UTC

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

2020-04-23 17:43:41 UTC

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

2020-04-23 17:43:44 UTC

/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf

2020-04-23 17:43:45 UTC

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

2020-04-23 17:49:45 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 '98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c *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-04-23 17:49:50 UTC

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

2020-04-23 17:49:50 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-04-23 17:49:52 UTC

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

2020-04-23 17:49:53 UTC

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

2020-04-24 00:01:08 UTC

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

2020-04-24 00:01:19 UTC

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

2020-04-24 00:01:22 UTC

/bin/sh -c #(nop) ENV CADDY_SOURCE_VERSION=v2.0.0-rc.3

2020-04-24 00:01:47 UTC

/bin/sh -c git clone -b $CADDY_SOURCE_VERSION https://github.com/caddyserver/caddy.git --single-branch

2020-04-24 00:01:52 UTC

/bin/sh -c #(nop) WORKDIR /src/caddy/cmd/caddy

2020-04-24 00:04:31 UTC

/bin/sh -c go get -d ./...

2020-04-24 00:04:38 UTC

/bin/sh -c #(nop) COPY file:83b813b69aee8796ce6cdf324efd1e9890d70da3ae40d917ee2f320c487134c6 in /usr/bin/caddy-builder

2020-04-24 00:04:46 UTC

/bin/sh -c #(nop) WORKDIR /src/custom-caddy/cmd/caddy

Details
Created

2020-04-24 13:45:35 UTC

Size

302 MB

Content Digest
Environment
CADDY_SOURCE_VERSION

v2.0.0-rc.3

GOLANG_VERSION

1.14.2

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3cfb62949d9d8613854db4d5fe502a9219c2b55a153043500078a64e880ae234 - 0.76% (2.31 MB)

[#001] sha256:d1a35d9f7887ef683587262c6f5ed88364f59775ff882c71bde03cc59f382ffd - 0.09% (294 KB)

[#002] sha256:3ce21b09ea3d1107df35d9f41a664183faabfc461b8f093ab8e9a34d91e8e71b - 0.0% (154 Bytes)

[#003] sha256:2cf1fed1fc5ff3647312ce126e166e23fb9f96e28f38884ea9873d7f8a316b53 - 40.31% (122 MB)

[#004] sha256:3f8d529407ee4680924c260b8b273f91677815c3930ac19883af92083ca1a780 - 0.0% (155 Bytes)

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

[#006] sha256:446a2c2b3678ca1e9fe82184c0a66d43e7a788dd3b58ca82c700b7d7b205c223 - 2.22% (6.7 MB)

[#007] sha256:c7325bd77af0abbbd967908e4cea3a497332276ec87420d8f4ebfadfdfa78467 - 0.82% (2.46 MB)

[#008] sha256:53f03c9797285c49f60b349379aecfec74a4d5581b170cbd1165a819506fdba5 - 55.8% (169 MB)

[#009] sha256:903911b51a8dd7b3049a4cdb36cd8f86bfee4713da4a29af05b69ec942b9e836 - 0.0% (509 Bytes)

[#010] sha256:1b5bafd16def92e4dadcabefaa9a11a02ae6b1ba0061faa32f119203993b0dbc - 0.0% (183 Bytes)


History
2020-04-23 22:04:19 UTC

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

2020-04-23 22:04:22 UTC

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

2020-04-24 02:27:40 UTC

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

2020-04-24 02:27:42 UTC

/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf

2020-04-24 02:27:43 UTC

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

2020-04-24 02:51: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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c *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-04-24 02:51:38 UTC

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

2020-04-24 02:51:39 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-04-24 02:51:43 UTC

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

2020-04-24 02:51:44 UTC

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

2020-04-24 13:44:27 UTC

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

2020-04-24 13:44:30 UTC

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

2020-04-24 13:44:31 UTC

/bin/sh -c #(nop) ENV CADDY_SOURCE_VERSION=v2.0.0-rc.3

2020-04-24 13:44:34 UTC

/bin/sh -c git clone -b $CADDY_SOURCE_VERSION https://github.com/caddyserver/caddy.git --single-branch

2020-04-24 13:44:35 UTC

/bin/sh -c #(nop) WORKDIR /src/caddy/cmd/caddy

2020-04-24 13:45:27 UTC

/bin/sh -c go get -d ./...

2020-04-24 13:45:34 UTC

/bin/sh -c #(nop) COPY file:83b813b69aee8796ce6cdf324efd1e9890d70da3ae40d917ee2f320c487134c6 in /usr/bin/caddy-builder

2020-04-24 13:45:35 UTC

/bin/sh -c #(nop) WORKDIR /src/custom-caddy/cmd/caddy

Details
Created

2020-04-24 16:37:49 UTC

Size

303 MB

Content Digest
Environment
CADDY_SOURCE_VERSION

v2.0.0-rc.3

GOLANG_VERSION

1.14.2

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:29e5d40040c18c692ed73df24511071725b74956ca1a61fe6056a651d86a13bd - 0.86% (2.6 MB)

[#001] sha256:b9fc45ca0357821724e2824e141e2062d236dedad3d8654e0a390419ec9fe393 - 0.1% (295 KB)

[#002] sha256:6332e392c90a454bd9f70a303cda942eb0e131e321e82cb70b9346ece4a52a64 - 0.0% (154 Bytes)

[#003] sha256:08f4526528e3f6ae0b8c71779d660d4b102620e94433d0c4f6947916633995e6 - 39.85% (121 MB)

[#004] sha256:a0ee41552244ce7a16b4e463105b5589cc09a8db04bfbe50ff7225cde4cdd451 - 0.0% (156 Bytes)

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

[#006] sha256:69aaff34b0ef81b132484a7de376ce72b73f8a83989082d5fc96a2aa0fe3d9e1 - 2.64% (7.98 MB)

[#007] sha256:7aeff2961fec9e30c07b1c06df252eda5513c7c330c29fa776b6074901ead289 - 0.81% (2.46 MB)

[#008] sha256:ea359823b09de9375640353454a09a847796868aefe01f79e1c115aa0ebed93f - 55.75% (169 MB)

[#009] sha256:369c2b2586913fada7f9390b35d9ac64384dac9b14fdcdfae0e36256577ffa08 - 0.0% (508 Bytes)

[#010] sha256:339bdcaeb39da9dcd61b5526b5879351d4c6970db8f22150bfa83ceb6b74b1a9 - 0.0% (183 Bytes)


History
2020-04-24 00:14:18 UTC

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

2020-04-24 00:14:21 UTC

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

2020-04-24 09:30:19 UTC

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

2020-04-24 09:30:22 UTC

/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf

2020-04-24 09:30:23 UTC

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

2020-04-24 09:32:57 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 '98de84e69726a66da7b4e58eac41b99cbe274d7e8906eeb8a5b7eb0aadee7f7c *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-04-24 09:33:01 UTC

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

2020-04-24 09:33:02 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-04-24 09:33:04 UTC

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

2020-04-24 09:33:05 UTC

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

2020-04-24 16:37:05 UTC

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

2020-04-24 16:37:08 UTC

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

2020-04-24 16:37:09 UTC

/bin/sh -c #(nop) ENV CADDY_SOURCE_VERSION=v2.0.0-rc.3

2020-04-24 16:37:11 UTC

/bin/sh -c git clone -b $CADDY_SOURCE_VERSION https://github.com/caddyserver/caddy.git --single-branch

2020-04-24 16:37:12 UTC

/bin/sh -c #(nop) WORKDIR /src/caddy/cmd/caddy

2020-04-24 16:37:42 UTC

/bin/sh -c go get -d ./...

2020-04-24 16:37:49 UTC

/bin/sh -c #(nop) COPY file:83b813b69aee8796ce6cdf324efd1e9890d70da3ae40d917ee2f320c487134c6 in /usr/bin/caddy-builder

2020-04-24 16:37:49 UTC

/bin/sh -c #(nop) WORKDIR /src/custom-caddy/cmd/caddy

Danger Zone
Delete Tag

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.

Delete