Namespace
library
Image / Tag
docker:18.03.0-ce-rc4
Content Digest
sha256:5dff35cd049244305a916098072db060c5007fb8e1910432baa2f30914410371
Details
Created

2018-03-16 08:42:23 UTC

Size

39.6 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

18.03.0-ce-rc4

PATH

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


Layers

[#000] sha256:ff3a5c916c92643ff77519ffa742d3ec61b7f591b6b7504599d95a4a41134e28 - 4.98% (1.97 MB)

[#001] sha256:1a649ea86bcaa0acdca25d22520d9d7b6d6373c3e4a385a21b48c2757e8ec6ac - 0.74% (301 KB)

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

[#003] sha256:79411422017ff14a266c63a1098ce45cfa69ac6b381341071cd366d5c97efe51 - 94.28% (37.3 MB)

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

[#005] sha256:d2f9deb78f465d06cf60fb4c501f60553f072c028a60422297a83e923f8182c4 - 0.0% (740 Bytes)


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-10 00:46:19 UTC

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

2018-01-10 00:46:20 UTC

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

2018-01-10 00:46:21 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2018-03-16 08:42:14 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=18.03.0-ce-rc4

2018-03-16 08:42:22 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2018-03-16 08:42:22 UTC

/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe

2018-03-16 08:42:23 UTC

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

2018-03-16 08:42:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2018-03-16 08:42:23 UTC

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

Details
Created

2018-03-15 18:54:31 UTC

Size

37.6 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

18.03.0-ce-rc4

PATH

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


Layers

[#000] sha256:95d54dd4bdadebb53f9b91b25aa7dc5fcb83c534eb1d196eb0814aa1e16f3db2 - 5.17% (1.94 MB)

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

[#002] sha256:1d39d398468dbd6293edae0e1681356b774ec38786684c38474357d28cd7302c - 0.78% (302 KB)

[#003] sha256:1d10527b062766eb7d518754d794ba65aaf8d138e7af412daf172e9b25ce66c5 - 0.0% (153 Bytes)

[#004] sha256:597b26c32e82bcab9c70f5f3df79d9fa301a6d8ee69f35f21bbc434378c77b19 - 94.05% (35.4 MB)

[#005] sha256:6d2dddd302a1f73a207a0f4ec0341a5d8c0238f3f0d213006e826f3453f85970 - 0.0% (548 Bytes)

[#006] sha256:b37e5e5a34906b7a4c6730c0c09f73b8839ef0469e4a8d5a369900bf75a2ce8f - 0.0% (742 Bytes)


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-02-27 19:54:36 UTC

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

2018-02-27 19:54:36 UTC

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

2018-02-27 19:54:37 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2018-03-15 18:54:22 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=18.03.0-ce-rc4

2018-03-15 18:54:30 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2018-03-15 18:54:31 UTC

/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe

2018-03-15 18:54:31 UTC

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

2018-03-15 18:54:31 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2018-03-15 18:54:31 UTC

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

Details
Created

2018-03-16 06:01:37 UTC

Size

36.1 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

18.03.0-ce-rc4

PATH

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


Layers

[#000] sha256:b78042c299ad99d1e646b18762d4bc22a84c4f88e5bb491ea6293a10f53ddf79 - 5.25% (1.9 MB)

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

[#002] sha256:61e0b1d8a4679a04839bcedd494b39879dc202e375f6f74d26f6bd80edff0363 - 0.81% (301 KB)

[#003] sha256:226bcca23678813260f44b3560835eb92c99b7a375b8f4dd0e264c06496a201d - 0.0% (153 Bytes)

[#004] sha256:d9ddb32a30625b2137ac38c455874b04f72edb9e23db387d2ae48e8f561cb875 - 93.93% (33.9 MB)

[#005] sha256:74afda0daf9354d7c3bcd2a56e21ae9d736343260819dd93f99f324d4aaa1cfd - 0.0% (546 Bytes)

[#006] sha256:220014b6598ff9f10800b5ccb427bf05e5637409f0a8d93a77c231c42595332b - 0.0% (740 Bytes)


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-28 07:00:41 UTC

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

2017-12-28 07:00:43 UTC

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

2018-01-05 07:00:40 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2018-03-16 06:01:19 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=18.03.0-ce-rc4

2018-03-16 06:01:34 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2018-03-16 06:01:35 UTC

/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe

2018-03-16 06:01:36 UTC

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

2018-03-16 06:01:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2018-03-16 06:01:37 UTC

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

Details
Created

2018-03-16 10:36:40 UTC

Size

35.8 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

18.03.0-ce-rc4

PATH

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


Layers

[#000] sha256:0da653ea85b50d280ec56ca2eafb7e8b37590630356e043fa9ff162d55732a23 - 5.54% (1.99 MB)

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

[#002] sha256:2fe230e03b98ad6c09f4e89c524a8f39e17835ba689b3035c55bbbef18956540 - 0.83% (303 KB)

[#003] sha256:f6307b533b9be0ac40a1422292494cdd1f448afb34ba047614c035d8ab361452 - 0.0% (153 Bytes)

[#004] sha256:120e44c8d9a43abddf68629b63cd906464ddbeb05d6eb12f87ed38c742f86553 - 93.62% (33.5 MB)

[#005] sha256:1acae537361d3b10b5cc2c106aae828b238184dc582019dc66b754c271b6caf1 - 0.0% (546 Bytes)

[#006] sha256:c1ff80155282b9516a799d1f4834ee73503ac21557cdd4305be71f3f32f69a7c - 0.0% (740 Bytes)


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-28 11:36:30 UTC

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

2017-12-28 11:36:33 UTC

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

2018-01-05 11:36:26 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2018-03-16 10:36:23 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=18.03.0-ce-rc4

2018-03-16 10:36:34 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2018-03-16 10:36:35 UTC

/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe

2018-03-16 10:36:37 UTC

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

2018-03-16 10:36:39 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2018-03-16 10:36:40 UTC

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

Details
Created

2018-03-16 03:01:32 UTC

Size

38.7 MB

Content Digest
Environment
DOCKER_CHANNEL

test

DOCKER_VERSION

18.03.0-ce-rc4

PATH

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


Layers

[#000] sha256:11e7bc85614a236b32043d147930fd2bc9055af8642fe30e5e56142590572b0e - 5.39% (2.08 MB)

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

[#002] sha256:8e086971261bceaf8aea6aa9962223fd5f1c0876f30d440dca2edce64bb2e6ea - 0.76% (302 KB)

[#003] sha256:b94801dbdd0e977fe92249d99be1d017b2b930177b6d3dd44105722b0233438b - 0.0% (154 Bytes)

[#004] sha256:fd696ff4f8a920165b0bb69126339b869358b228be977687348316df25e15c89 - 93.85% (36.3 MB)

[#005] sha256:26f3a863f6d9f8ec858c2e20bb8415b9e1622c678f481b0fec32536125b194f7 - 0.0% (548 Bytes)

[#006] sha256:1d51fee1be1674a0aa3d6e2fe2cd7e947c3653c29d275da8f31296654a5b4ebc - 0.0% (742 Bytes)


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"]

2018-01-07 09:17:41 UTC

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

2018-01-07 09:17:42 UTC

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

2018-01-07 09:17:42 UTC

/bin/sh -c #(nop) ENV DOCKER_CHANNEL=test

2018-03-16 03:01:26 UTC

/bin/sh -c #(nop) ENV DOCKER_VERSION=18.03.0-ce-rc4

2018-03-16 03:01:31 UTC

/bin/sh -c set -ex; apk add --no-cache --virtual .fetch-deps curl tar ; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) dockerArch='x86_64' ;; armhf) dockerArch='armel' ;; aarch64) dockerArch='aarch64' ;; ppc64le) dockerArch='ppc64le' ;; s390x) dockerArch='s390x' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; if ! curl -fL -o docker.tgz "https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz"; then echo >&2 "error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'"; exit 1; fi; tar --extract --file docker.tgz --strip-components 1 --directory /usr/local/bin/ ; rm docker.tgz; apk del .fetch-deps; dockerd -v; docker -v

2018-03-16 03:01:31 UTC

/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe

2018-03-16 03:01:31 UTC

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

2018-03-16 03:01:31 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]

2018-03-16 03:01:32 UTC

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

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