3 lines
91 B
Docker
3 lines
91 B
Docker
FROM tomcat:latest
|
|
|
|
COPY ./target/DataDash-0.0.1-SNAPSHOT.war /usr/local/tomcat/webapps |