PlantUML jar inside docker to use it in CI
Volume given is /srv/plantuml
docker run --rm -v $PWD/example:/srv/plantuml wanix/plantuml plantuml -v -tsvg /srv/plantuml/test.puml
git clone https://github.com/wanix/docker-plantuml.git
cd docker-plantuml
docker build -t wanix/plantuml .
The PlantUML team: official site, github repositories
Content type
Image
Digest
Size
93.8 MB
Last updated
over 8 years ago
docker pull wanix/plantuml