Namespace
library
Image / Tag
docker:17.09.0-ce
Content Digest
sha256:35a2e6eb6a6f40eb4039dbce80e3e579344be38b851c8606af6f10d3359fa16b
Details
Created

2017-12-01 20:07:50 UTC

Size

31.5 MB

Content Digest
Environment
DOCKER_CHANNEL

stable

DOCKER_VERSION

17.09.0-ce

PATH

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


Layers

[#000] sha256:1160f4abea84cbe2f316db6306839d2704f09a04af763ee493dd92cb066c0865 - 6.03% (1.9 MB)

[#001] sha256:8c9ac44c1841d6907db77d1476941b90fbf7c3499440bf9068a83a66aecc237f - 1.06% (343 KB)

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

[#003] sha256:989405e7f47468a8f4dd002246d0b035075f4b360801c3f68ee3b84e22cfe850 - 92.9% (29.3 MB)

[#004] sha256:31aa037ca13e0fbde345fab30e1072368231d0f5c1a4cb5b7ee334ab46ac26d9 - 0.0% (544 Bytes)

[#005] sha256:3e217cc6af8173fc6f7c7247134fc7826f78eb33e5ec5b8f19a6170749143f10 - 0.0% (737 Bytes)


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

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

2017-12-01 18:46:26 UTC

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

2017-12-01 20:06:17 UTC

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

2017-12-01 20:06:21 UTC

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

2017-12-01 20:07:41 UTC

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

2017-12-01 20:07:41 UTC

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

2017-12-01 20:07:48 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' ;; 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

2017-12-01 20:07:49 UTC

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

2017-12-01 20:07:50 UTC

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

2017-12-01 20:07:50 UTC

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

2017-12-01 20:07:50 UTC

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

Details
Created

2017-11-08 07:02:23 UTC

Size

29.5 MB

Content Digest
Environment
DOCKER_CHANNEL

stable

DOCKER_VERSION

17.09.0-ce

PATH

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


Layers

[#000] sha256:bb473f0ebc12fde1bd45c1bd3c46f2d3aab367b1b7739464771455b9972f7894 - 6.19% (1.83 MB)

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

[#002] sha256:ae44a9d929a0f7f774a276b1abeda949212ff63805c2d35fd8e1856cb1e47859 - 1.14% (343 KB)

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

[#004] sha256:a8e9236644c562863065748fc69851a98fbb8ce471d9792b8c2972a77d1b2ad0 - 92.67% (27.3 MB)

[#005] sha256:80b7e2c74585b69dee6b88f9cf4dab6b3b8d647136514f04839a69ba8ae0e9c2 - 0.0% (551 Bytes)

[#006] sha256:388e0781d499e7c9ffa82c7bab327ddfc2857aa3da739ccea85c0ec8ca930c00 - 0.0% (745 Bytes)


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:15:41 UTC

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

2017-10-26 05:15:43 UTC

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

2017-10-26 05:17:23 UTC

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

2017-10-26 05:17:23 UTC

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

2017-10-26 05:17:32 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' ;; 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

2017-11-08 07:02:20 UTC

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

2017-11-08 07:02:21 UTC

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

2017-11-08 07:02:21 UTC

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

2017-11-08 07:02:23 UTC

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

Details
Created

2017-11-09 11:38:01 UTC

Size

29.4 MB

Content Digest
Environment
DOCKER_CHANNEL

stable

DOCKER_VERSION

17.09.0-ce

PATH

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


Layers

[#000] sha256:1e52418956f7d2a8ea35e8e6e3318fd08e005b27457d77868c225e7433bbfa02 - 6.51% (1.92 MB)

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

[#002] sha256:786040648c6ce95b57cfce679096fb7515d48596fa35ebd8347645924dc7afcf - 1.15% (346 KB)

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

[#004] sha256:a3af10324bbbaa63c84c4adc32dd1712d21b23727ce2b72cd0ac4beb37b40581 - 92.33% (27.2 MB)

[#005] sha256:4796cd44f4618a37e5b932c2216b58abcc679ea58ee6e4b2f962d4b8fc65ba81 - 0.0% (551 Bytes)

[#006] sha256:17f04525e460630d3d67e9fca6902af9560e45ed202b7b1c82d15eca404d7fc7 - 0.0% (745 Bytes)


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:15:23 UTC

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

2017-10-26 05:15:29 UTC

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

2017-10-26 05:17:11 UTC

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

2017-10-26 05:17:13 UTC

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

2017-10-26 05:17:24 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' ;; 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

2017-11-09 11:37:57 UTC

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

2017-11-09 11:37:58 UTC

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

2017-11-09 11:38:00 UTC

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

2017-11-09 11:38:01 UTC

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

Details
Created

2017-11-09 04:02:33 UTC

Size

31 MB

Content Digest
Environment
DOCKER_CHANNEL

stable

DOCKER_VERSION

17.09.0-ce

PATH

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


Layers

[#000] sha256:d45fd9d3c4f188ab1f3a4bf6a9f5202b3f1577dbb998f5f28e82d192e0c1f0e7 - 6.35% (1.97 MB)

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

[#002] sha256:c591e288aeff92334ad8b71d06647f63984dee862dde01321a4087557e0691fe - 1.08% (344 KB)

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

[#004] sha256:9303143e3c5a5f29141d472244c3c009078c14312477a8137bef78cfb92eae50 - 92.56% (28.7 MB)

[#005] sha256:0c11c8257df670ec4204092f2ec4b9a227fdbdca2c8175e08afd2399d967ae8f - 0.0% (550 Bytes)

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


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 03:01:36 UTC

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

2017-10-26 03:01:36 UTC

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

2017-10-26 03:02:17 UTC

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

2017-10-26 03:02:17 UTC

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

2017-10-26 03:02: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' ;; 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

2017-11-09 04:02:32 UTC

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

2017-11-09 04:02:33 UTC

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

2017-11-09 04:02:33 UTC

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

2017-11-09 04:02:33 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