Skip to content

Commit 527cb0d

Browse files
authored
[skip ci] README: linux/arm/v6 is now a tested platform
#23
1 parent 08dbc96 commit 527cb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The public image currently supports:
1414
| `linux/386` | `x86` | 32-bit Intel/AMD CPUs. Typically really old computer hardware. These images are **untested**. |
1515
| `linux/arm64` | `aarch64` | 64-bit ARM hardware. For example Apple Silicon or Raspberry Pi 2/3/4 running a 64-bit OS. |
1616
| `linux/arm/v7` | `armhf` | 32-bit ARM hardware. For example most Raspberry Pi models running Raspberry Pi OS. |
17-
| `linux/arm/v6` | `armel` | Older 32-bit ARM hardware. Mostly Raspberry Pi 1/0/0W but there may be others. These images are **untested**. |
17+
| `linux/arm/v6` | `armel` | Older 32-bit ARM hardware. Mostly Raspberry Pi 1/0/0W but there may be others. |
1818
| `linux/s390x` | `IBM Z` | [Linux on IBM Z](https://en.wikipedia.org/wiki/Linux_on_IBM_Z) for IBM mainframes, most notably [IBM Cloud](https://www.ibm.com/uk-en/cloud). |
1919
| `linux/ppc64le` | `ppc64el` | Tested on [IBM Cloud Power Systems Virtual Server](https://www.ibm.com/uk-en/products/power-virtual-server)
2020

0 commit comments

Comments
 (0)