Sign inSign up

wanix/plantuml

By wanix

Updated over 8 years ago

container for PlantUml batches

Image
0

1.5K

wanix/plantuml repository overview

Docker Pulls Docker Stars GitHub tag

docker-plantuml

PlantUML jar inside docker to use it in CI

Volume given is /srv/plantuml

Example

docker run --rm -v $PWD/example:/srv/plantuml wanix/plantuml plantuml -v -tsvg /srv/plantuml/test.puml

building

git clone https://github.com/wanix/docker-plantuml.git 
cd docker-plantuml
docker build -t wanix/plantuml .

Licence

Apache Licence V2

Thanks

The PlantUML team: official site, github repositories

Tag summary

Content type

Image

Digest

Size

93.8 MB

Last updated

over 8 years ago

docker pull wanix/plantuml