{"id":19096338,"url":"https://github.com/mujahidk/plantuml","last_synced_at":"2026-06-22T11:32:37.806Z","repository":{"id":94604810,"uuid":"344891466","full_name":"mujahidk/plantuml","owner":"mujahidk","description":"Docker Image for Plantuml (https://plantuml.com)","archived":false,"fork":false,"pushed_at":"2021-03-05T18:06:46.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"latest","last_synced_at":"2025-02-22T08:52:38.599Z","etag":null,"topics":["docker-image","dockerfile","plantuml","uml-diagram"],"latest_commit_sha":null,"homepage":"","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/mujahidk.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":"2021-03-05T17:55:34.000Z","updated_at":"2021-03-05T22:29:26.000Z","dependencies_parsed_at":"2023-03-14T20:15:21.620Z","dependency_job_id":null,"html_url":"https://github.com/mujahidk/plantuml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mujahidk/plantuml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujahidk%2Fplantuml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujahidk%2Fplantuml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujahidk%2Fplantuml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujahidk%2Fplantuml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mujahidk","download_url":"https://codeload.github.com/mujahidk/plantuml/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujahidk%2Fplantuml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34647748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker-image","dockerfile","plantuml","uml-diagram"],"created_at":"2024-11-09T03:36:28.688Z","updated_at":"2026-06-22T11:32:37.777Z","avatar_url":"https://github.com/mujahidk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plantuml\nDocker Image for Plantuml (https://plantuml.com)\n\n## [Plantuml](https://plantuml.com)\n\nPlantUML is an open-source tool allowing users to create diagrams from a\nplain text language. Besides various UML diagrams, PlantUMl has support\nfor various other Software development related formats, as well as\nvisualisation of JSON and YAML files. The language of PlantUML is an\nexample of a domain-specific language. Besides its own DSL, PlantUML\nalso understands AsciiMath, Creole, DOT, and LaTeX. It uses Graphviz\nsoftware to layout its diagrams and Tikz for LaTeX support. Images\ncan be output as PNG, SVG, LaTeX and even ASCII art. PlantUML has\nalso been used to allow blind people to design and read UML diagrams.  \n[Wikipedia](https://en.wikipedia.org/wiki/PlantUML)\n\n## Uml Diagram Text\n\ndiagram.txt\n```\n@startuml\nBob -\u003e Alice : hello\n@enduml\n```\n\n## Run\n\n```bash\ndocker run -it --rm -v \"$PWD\":/code/ -w /code/ mjdk/plantuml java -jar /opt/plantuml/plantuml.jar diagram.txt\n```\n\n## Check the diagram\n\nIt generates a diagram in the same directory, do an `ls` to see the generated diagram file.\n\n```bash\nls\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujahidk%2Fplantuml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujahidk%2Fplantuml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujahidk%2Fplantuml/lists"}