Sign inSign up

plantuml/plantuml-server

By plantuml

Updated 15 days ago

PlantUML Online Server

Image
203

50M+

plantuml/plantuml-server repository overview

Build Status Docker Pull

PlantUML Server

Official docker image of PlantUML server over Jetty or Tomcat.

How to run the server with Docker

You can run Plantuml with jetty or tomcat container

docker run -d -p 8080:8080 plantuml/plantuml-server:jetty
docker run -d -p 8080:8080 plantuml/plantuml-server:tomcat

The server is now listing to http://localhost:8080.

Tag summary

Content type

Image

Digest

sha256:5f6f99ec2

Size

423.8 MB

Last updated

15 days ago

docker pull plantuml/plantuml-server