centos7 how tomcat deployment project inside the docker

1. The first item to copy the linux host
2
then copy to the tomcat project inside the container webappa
container Id docker cp items: / usr / local / tomcat / webapps
example: docker cp / Mydocker ddd030e6fa90: / usr / local / tomcat / webapps

Published 10 original articles · won praise 0 · Views 286

Guess you like

Origin blog.csdn.net/wzwwzwwww/article/details/104348843