Commit dbcc2edc by Alan de Oliveira

agony

parent 53f0713a
FROM tomee:latest FROM tomee:latest
ADD ./target/ROOT.war /usr/local/tomee/webapps/ROOT.war COPY ./target/ROOT.war /usr/local/tomee/webapps/ROOT.war
\ No newline at end of file
CMD ["catalina.sh", "run"]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment