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.