edf301cfa3
Signed-off-by: Claudius <opensource@amenthes.de>
885 B
885 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…