mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-18 14:47:03 +00:00
docker: Add dockerhub to the docs, and soften the warning
This patch adds a link to the dockerhub image mirror, as well as softening the warning against the image, since by now it is reasonably functional.
This commit is contained in:
@@ -4,10 +4,8 @@
|
|||||||
chasquid comes with a Dockerfile to create a container running [chasquid],
|
chasquid comes with a Dockerfile to create a container running [chasquid],
|
||||||
[dovecot], and managed certificates with [Let's Encrypt].
|
[dovecot], and managed certificates with [Let's Encrypt].
|
||||||
|
|
||||||
**IT IS EXPERIMENTAL AND LIKELY TO BREAK**
|
Note these are less thoroughly tested than the [traditional setup](howto.md),
|
||||||
|
which is the recommended way to use chasquid.
|
||||||
The more traditional setup is **highly recommended**, see the
|
|
||||||
[how-to](howto.md) documentation for more details.
|
|
||||||
|
|
||||||
[chasquid]: https://blitiri.com.ar/p/chasquid
|
[chasquid]: https://blitiri.com.ar/p/chasquid
|
||||||
[dovecot]: https://dovecot.org
|
[dovecot]: https://dovecot.org
|
||||||
@@ -16,10 +14,11 @@ The more traditional setup is **highly recommended**, see the
|
|||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
There are [pre-built images at gitlab
|
There are pre-built images at the
|
||||||
registry](https://gitlab.com/albertito/chasquid/container_registry). They are
|
[gitlab registry](https://gitlab.com/albertito/chasquid/container_registry)
|
||||||
automatically built, and tagged with the corresponding branch name. Use the
|
and [dockerhub](https://hub.docker.com/r/albertito/chasquid).
|
||||||
*master* tag for a stable version.
|
They are automatically built, and tagged with the corresponding branch name.
|
||||||
|
Use the *master* tag for a stable version.
|
||||||
|
|
||||||
If, instead, you want to build the image yourself, just run:
|
If, instead, you want to build the image yourself, just run:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user