From ff9f5b30826033b14fba6d61a5edd64ce8eb6820 Mon Sep 17 00:00:00 2001
From: Bienchen <stefan.bienert@unibas.ch>
Date: Mon, 29 Nov 2021 12:00:28 +0000
Subject: [PATCH] Update README.rst

---
 docker/README.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docker/README.rst b/docker/README.rst
index 10656dce5..4267e29f0 100644
--- a/docker/README.rst
+++ b/docker/README.rst
@@ -16,7 +16,10 @@ image for the latest stable version of OST. You can import it by
 
   docker pull registry.scicore.unibas.ch/schwede/openstructure:<TAG>
 
-and just start using it without the overhead to build it yourself.
+and just start using it without the overhead to build it yourself. A list of
+available tags can be found on our
+`GitLab registry page <https://git.scicore.unibas.ch/schwede/openstructure/container_registry/>`_.
+A tag named ``latest`` is always available, pointing to the current stable OST release.
 
 
 Build Docker image
-- 
GitLab