From c925281039e593505deb2b4679c1f79008da7496 Mon Sep 17 00:00:00 2001 From: s3lph Date: Sat, 20 Jun 2020 04:39:50 +0200 Subject: [PATCH] Update Readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80aedee..67aee4f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ invoke custom plugins, which look up and return your dynamic content. Head over to the [Releases][releases], download and install the package that suits your needs. Alternatively, clone the repo and get -started. +started. There also is a Container Image available through the +[Gitlab registry][registry] tagged as +`registry.gitlab.com/s3lph/spaceapi-server`. The remainder of this document assumes that you installed the server as an OS distribution package. @@ -348,3 +350,4 @@ def lookup_sensor(query, default=None): [mit]: https://gitlab.com/s3lph/spaceapi-server/blob/master/LICENSE [spaceapi-getting-started]: https://spaceapi.io/getting-started/ [jinja]: https://jinja.palletsprojects.com/ +[registry]: https://gitlab.com/s3lph/spaceapi-server/container_registry \ No newline at end of file