Skip to content

myosotis-dev/template-mermaid-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mermaid Live Editor Template for Docker Compose

Requirement

  • Docker Compose v3

Getting started

docker compose up -d --build   # build and run container.
docker compose down   # stop and delete container.