An open API service indexing awesome lists of open source software.

https://github.com/gmitirol/plantuml

Dockerized PlantUML
https://github.com/gmitirol/plantuml

docker docker-image hacktoberfest plantuml plantuml-server uml

Last synced: about 1 year ago
JSON representation

Dockerized PlantUML

Awesome Lists containing this project

README

          

Docker image for PlantUML server
================================

Provides a minimal PlantUML server docker image based on our [Alpine Linux 3.12 base image](https://github.com/gmitirol/alpine312/) and the [PlantUML server](https://github.com/plantuml/plantuml-server) project.
The default PlantUML tomcat port `8080` is exposed for HTTP by default, but can be configured via docker compose/swarm service definitions.