You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The public image currently supports:
14
14
|`linux/386`|`x86`| 32-bit Intel/AMD CPUs. Typically really old computer hardware. These images are **untested**. |
15
15
|`linux/arm64`|`aarch64`| 64-bit ARM hardware. For example Apple Silicon or Raspberry Pi 2/3/4 running a 64-bit OS. |
16
16
|`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. |
18
18
|`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). |
19
19
| `linux/ppc64le` | `ppc64el` | Tested on [IBM Cloud Power Systems Virtual Server](https://www.ibm.com/uk-en/products/power-virtual-server)
0 commit comments