Skip to content

Commit

Permalink
Graphviz dot support for graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Kromhout committed Sep 8, 2021
1 parent c78416a commit abf6efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Workbench/midpoint_server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ COPY container_files/system/setservername.sh /usr/local/bin/
RUN chmod 755 /usr/local/bin/setservername.sh
#set hostname
RUN /usr/local/bin/setservername.sh
RUN yum install -y graphviz

#COPY container_files/supervisor/supervisord.conf /etc/supervisor/

Expand Down

0 comments on commit abf6efc

Please sign in to comment.