add i386 and arm64 architectures

This commit is contained in:
john30
2021-01-24 10:42:09 +01:00
parent ba8234bb0f
commit 98f8bafbe3
7 changed files with 196 additions and 0 deletions
+2
View File
@@ -17,7 +17,9 @@ To download the latest release image from the hub, use the following command:
The image is able to run on any of the following architectures and the right image will be picked automatically:
* amd64
* i386
* arm32v7
* arm64v8
In addition to the default "latest" tag, a development set of images is available with "devel" tag. This is built
automatically with every commit to the git repository. Run the following command to use it: