Skip to content

Commit

Permalink
Merge pull request #123 from internet2/graphviz
Browse files Browse the repository at this point in the history
Graphviz dot support for graphics
  • Loading branch information
chubing authored Sep 13, 2021
2 parents c78416a + abf6efc commit 5cb6d03
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 5cb6d03

Please sign in to comment.