diff --git a/README.md b/README.md index ea83d1b1e651d..1f58b9f03bcd0 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,13 @@ The name of this program was chosen in an attempt to reflect that upstream-first Some images have been ported for other architectures, and many of these are officially supported (to various degrees). - Architectures officially supported by Docker, Inc. for running Docker: (see [download.docker.com](https://download.docker.com/linux/)) + - ARMv6 32-bit (`arm32v6`): https://hub.docker.com/u/arm32v6/ - ARMv7 32-bit (`arm32v7`): https://hub.docker.com/u/arm32v7/ - ARMv8 64-bit (`arm64v8`): https://hub.docker.com/u/arm64v8/ - Linux x86-64 (`amd64`): https://hub.docker.com/u/amd64/ - Windows x86-64 (`windows-amd64`): https://hub.docker.com/u/winamd64/ - Other architectures built by official images: (but *not* officially supported by Docker, Inc.) - ARMv5 32-bit (`arm32v5`): https://hub.docker.com/u/arm32v5/ - - ARMv6 32-bit (`arm32v6`): https://hub.docker.com/u/arm32v6/ - IBM POWER8 (`ppc64le`): https://hub.docker.com/u/ppc64le/ - IBM z Systems (`s390x`): https://hub.docker.com/u/s390x/ - x86/i686 (`i386`): https://hub.docker.com/u/i386/