d4ac3fdd5f
Signed-off-by: Mauricio Robayo <rfmajo@gmail.com>
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.