1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-12-22 16:58:54 +00:00

renamed file to match instructions

This commit is contained in:
Thiyag Krishna 2017-04-23 22:03:38 -04:00
parent e12c8e6661
commit 71d6f78763

4
Dockerfile.tomcat8 Normal file
View File

@ -0,0 +1,4 @@
# Dockerfile
FROM tomcat:8
RUN apt-get update && apt-get install -y --no-install-recommends graphviz fonts-wqy-zenhei && rm -rf /var/lib/apt/lists/*
ADD target/*.war /usr/local/tomcat/webapps/