{"id":25402420,"url":"https://github.com/lufzle/docker-mmdc","last_synced_at":"2026-04-28T18:31:36.806Z","repository":{"id":146701992,"uuid":"120824655","full_name":"lufzle/docker-mmdc","owner":"lufzle","description":"Easy rendering of Mermaid diagrams.","archived":false,"fork":false,"pushed_at":"2018-02-08T22:18:21.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T01:44:44.597Z","etag":null,"topics":["diagram-generator","docker","dockerfile","mermaid","nodejs"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lufzle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-08T22:15:24.000Z","updated_at":"2024-08-08T11:05:40.000Z","dependencies_parsed_at":"2023-04-03T10:31:43.097Z","dependency_job_id":null,"html_url":"https://github.com/lufzle/docker-mmdc","commit_stats":null,"previous_names":["lufzle/docker-mmdc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufzle%2Fdocker-mmdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufzle%2Fdocker-mmdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufzle%2Fdocker-mmdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lufzle%2Fdocker-mmdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lufzle","download_url":"https://codeload.github.com/lufzle/docker-mmdc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571861,"owners_count":21126520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diagram-generator","docker","dockerfile","mermaid","nodejs"],"created_at":"2025-02-16T01:44:49.575Z","updated_at":"2026-04-28T18:31:31.770Z","avatar_url":"https://github.com/lufzle.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## docker-mmdc\n\nRuns [mermaid-cli](https://github.com/mermaidjs/mermaid.cli) in a container for easy rendering of [Mermaid](https://mermaidjs.github.io/) diagrams.\n\nThis image is based on [Puppeteer's example](https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-in-docker) with a few alterations (it doesn't download language fonts and has an `entrypoint` suited to `mermaid-cli`).\n\n### Versions\n\nImages will be tagged with the same version of the containing mermaid-cli. \n\n### Usage\n\n```bash\ndocker run -i --rm --cap-add=SYS_ADMIN \\\n    -v \u003cdir\u003e:/mmdc \\\n    luisfarzati/mmdc {options}\n```\n\n### Example\n\n```bash\n$ tree .\n.\n├── diagrams\n│   ├── model.mmd\n│   └── workflow.mmd\n└── output\n\n2 directories, 2 files\n\n$ docker run -i --rm --cap-add=SYS_ADMIN \\\n    -v `pwd`:/mmdc \\\n    luisfarzati/mmdc \\\n         -i ./diagrams/workflow.mmd \\\n         -o ./output/workflow.png \\\n         -t forest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufzle%2Fdocker-mmdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flufzle%2Fdocker-mmdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flufzle%2Fdocker-mmdc/lists"}