From d6d4cbc74a4e48af96ef82c073d31f50f011ab87 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 22 Dec 2022 10:31:52 +0100 Subject: [PATCH] README.md - added docker image sources --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 49770b7..e729b89 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ There are some more internal api endpoints for handling authentication and lease ## Docker +Docker-Images are available here: + +- [Docker-Hub](https://hub.docker.com/repository/docker/collinwebdesigns/fastapi-dls): `collinwebdesigns/fastapi-dls:latest` +- GitLab-Registry: `registry.git.collinwebdesigns.de/oscar.krause/fastapi-dls/main:latest` + **Run this on the Docker-Host** ```shell