summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorJonas Zohren <git-pbkyr@jzohren.de>2022-02-04 17:57:59 +0100
committerJonas Zohren <git-pbkyr@jzohren.de>2022-02-04 18:05:24 +0100
commit103dc7e09b4cdcefca6817b448f6b45677988e84 (patch)
tree192f4ca04e9e0f03d588d76c7d3261915d9ed596 /docker
parentdffa5570e7573b768fdacf8e136405f5262a5db7 (diff)
downloadconduit-103dc7e09b4cdcefca6817b448f6b45677988e84.zip
Pre-0.3 doc adjustments
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index 1f38d66..d886738 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -35,7 +35,7 @@ or you can skip the build step and pull the image from one of the following regi
| GitLab Registry | [registry.gitlab.com/famedly/conduit/matrix-conduit:latest][gl] | ![Image Size][shield] |
[dh]: https://hub.docker.com/r/matrixconduit/matrix-conduit
-[gl]: https://gitlab.com/famedly/conduit/container_registry/
+[gl]: https://gitlab.com/famedly/conduit/container_registry/2497937
[shield]: https://img.shields.io/docker/image-size/matrixconduit/matrix-conduit/latest
The `-d` flag lets the container run in detached mode. You now need to supply a `conduit.toml` config file, an example can be found [here](../conduit-example.toml).