mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
4b7318ca33
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
(cherry picked from commit eaeb88401d
)
Signed-off-by: David Mehren <git@herrmehren.de>
889 B
889 B
CodiMD Docker Image
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.