Skip to content

Comments

改造ssm,增加docker一键打包#17

Open
cuifuan wants to merge 5 commits intochiuwingyan:masterfrom
cuifuan:master
Open

改造ssm,增加docker一键打包#17
cuifuan wants to merge 5 commits intochiuwingyan:masterfrom
cuifuan:master

Conversation

@cuifuan
Copy link

@cuifuan cuifuan commented Dec 20, 2019

增加hosts

127.0.0.1 tools-jdbc

docker部署服务器

Building house
Step 1/4 : FROM tomcat:8.5.51
 ---> 141d73e3bc18
Step 2/4 : MAINTAINER "eyck.cui" <eyck.cui@foxmail.com>
 ---> Running in e9b663a1c688
Removing intermediate container e9b663a1c688
 ---> c9386bdcdf85
Step 3/4 : ENV TZ=Asia/Shanghai
 ---> Running in c3c626dc7ce1
Removing intermediate container c3c626dc7ce1
 ---> ee15a099bc2c
Step 4/4 : COPY ./house.war /usr/local/tomcat/webapps/
 ---> 6b8caf49eebe
Successfully built 6b8caf49eebe
Successfully tagged house:latest
Recreating 32710cc58ac3_house ... 
'Compose: docker' has been deployed successfully.
Cannot retrieve debug connection: Debug mode is not supported for 'Docker-compose: docker'

Demo地址

Demo地址

连接数据库,并无设置权限,可以基本增删改查,请勿全删

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant