generalise and cleanup docs a bit

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-30 21:38:44 -04:00 committed by June
parent 114324e26c
commit 00ddc1c88e
3 changed files with 16 additions and 140 deletions

View file

@ -1,7 +1,5 @@
# Conduwuit for Docker
> **Note:** To run and use Conduit you should probably use it with a Domain or Subdomain behind a reverse proxy (like Nginx, Traefik, Apache, ...) with a Lets Encrypt certificate.
## Docker
To run conduwuit with Docker you can either build the image yourself or pull it from a registry.
@ -9,7 +7,7 @@ To run conduwuit with Docker you can either build the image yourself or pull it
### Use a registry
OCI images for conduwuit are available in the registries listed below. We recommend using the image tagged as `latest` from GitLab's own registry.
OCI images for conduwuit are available in the registries listed below.
| Registry | Image | Size | Notes |
| --------------- | --------------------------------------------------------------- | ----------------------------- | ---------------------- |
@ -33,7 +31,7 @@ to pull it to your machine.
### Build using a dockerfile
### Build using a Dockerfile
The Dockerfile provided by Conduit has two stages, each of which creates an image.