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
- Host: GitHub
- URL: https://github.com/gmitirol/plantuml
- Owner: gmitirol
- License: lgpl-3.0
- Archived: true
- Created: 2019-05-21T08:08:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T16:07:48.000Z (over 5 years ago)
- Last Synced: 2025-02-28T10:57:54.403Z (over 1 year ago)
- Topics: docker, docker-image, hacktoberfest, plantuml, plantuml-server, uml
- Language: Dockerfile
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.