plantuml
Create UML diagrams from a plain text language and render them in different formats. More information: <https://plantuml.com/en/command-line>.
RUN apt-get update && \
apt-get install -y plantuml
RUN apt-get update && \
apt-get install -y plantuml
RUN apt-get update && \
apt-get install -y plantuml
RUN dnf install -y plantuml
RUN apt-get update && \
apt-get install -y plantuml