Docker practice - docker + svn + maven + tomcat one-click deployment of Java Web projects
One of the features of Docker in automated deployment is that this article mainly deploys Java Web projects through docker + svn + maven + tomcat.
Environment to prepare
docker
maven
jdk
svn
docker Official tomcat image
Installation and configuration of the environment can be referred to.
Install JDK under linux linux system install ...
Posted by colforbin05 on Mon, 10 Dec 2018 13:51:05 -0800