Run Mermaid Live Editor via Docker
developYou can run the pre-built Mermaid Live Editor image using Docker. Note that the published image uses default environment variables that cannot be overridden at runtime; you must build your own image if you need custom configurations.
docker run --platform linux/amd64 --publish 8000:8080 ghcr.io/mermaid-js/mermaid-live-editor