mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-05 20:33:39 +00:00
896 B
896 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 codimd-container
cd codimd-container
docker-compose up
Read more about it in the container repository.