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