docs(setup): list of supported docker architectures
Some checks failed
Build & run tests / Node 18 (push) Has been cancelled
Build & run tests / Node 20 (push) Has been cancelled
Build & run tests / Node 22 (push) Has been cancelled
Lint / Lint files (push) Has been cancelled

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2025-02-04 13:17:33 +01:00
parent 26e705765b
commit 38578f2b4c

View file

@ -6,7 +6,7 @@
- [Docker Compose](https://docs.docker.com/compose/install/)
The official docker images are [available on quay.io](https://quay.io/repository/hedgedoc/hedgedoc).
We currently only support the `amd64` architecture.
We currently support the `amd64` and `arm64` architectures.
The easiest way to get started with HedgeDoc and Docker is to use the following `docker-compose.yml`: