You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


./gradlew buildBVTDockerImage


docker run --name bvt2 -d --net host keystone/bvt:1.0-SNAPSHOT
docker logs -f bvt2


docker rm bvt2




docker run -it --name bvt2 --net host --entrypoint bash keystone/bvt:1.0-SNAPSHOT


/usr/local/tomcat/webapps/ROOT/


  • No labels