mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-26 20:24:07 +00:00
54edec8900
Signed-off-by: Claudius <opensource@amenthes.de>
879 B
879 B
CodiMD by docker container
Debian-based version:
Alpine-based version:
The easiest way to setup CodiMD using docker are using the following three commands:
git clone https://github.com/codimd/container.git
cd codimd-container
docker-compose up
Read more about it in the container repository.