v2less / docker_markmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick testing of markmap using a docker container. Goal is to get this through github actions or Jenkins and publish the HTML either on gh-pages branch or a small webserver.

markdown

save to project dir.

build docker image

docker compose build

docker run

docker compose up -d

About

License:MIT License


Languages

Language:Dockerfile 58.4%Language:Shell 41.6%