From 3e9d7c006185b623b0bf319b9b066d8c890a3fd7 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 26 Sep 2023 07:08:12 +0200 Subject: [PATCH] added Docker supported system architectures --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ece6be6..9f60b16 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Tested with Ubuntu 22.10 (from Proxmox templates), actually its consuming 100mb ## Docker -Docker-Images are available here: +Docker-Images are available here for Intel (x86), AMD (amd64) and ARM (arm64): - [Docker-Hub](https://hub.docker.com/repository/docker/collinwebdesigns/fastapi-dls): `collinwebdesigns/fastapi-dls:latest` - [GitLab-Registry](https://git.collinwebdesigns.de/oscar.krause/fastapi-dls/container_registry): `registry.git.collinwebdesigns.de/oscar.krause/fastapi-dls:latest`