directory to map include files into docker plantuml-server

0 votes
asked Mar 13, 2019 in Question / help by SomeoneElse (120 points)

Hi,

I love the ease of adding plantuml-server into docker based environments with the official image.  I wonder where I can place resources so that the server picks them up as if they were in the local working directory where I run plantuml.jar.

To clarify, I want that:

     !include template.iuml

in a diagram requested from my planuml-server uses a template from my host, that I run the container on:

    docker run ....  -v ./templates:/some/path/to/template/folder/on/container plantuml/plantuml-server

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...