plantuml / plantuml-server

PlantUML Online Server
https://plantuml.com/
GNU General Public License v3.0
1.6k stars 463 forks source link

Improve docker handling #193

Closed HeinrichAD closed 2 years ago

HeinrichAD commented 2 years ago

This PR should improve the docker experience. This PR is one part of #189.

Changes

This PR also closes #183.

Note: PR #84 proposed to use alpine linux based base images. However, these are unfortunately no longer maintained. For this reason, I would say, this PR also closes #84.

If interested, I could also quickly include an updated version of PR #113. However, I must say, that I have no opportunity to test this.