|
8 months ago | |
---|---|---|
DB | 8 months ago | |
expores_node | 8 months ago | |
frontEndMobile | 8 months ago | |
.DS_Store | 8 months ago | |
.gitignore | 8 months ago | |
.npmrc | 8 months ago | |
.yarnrc | 8 months ago | |
README.md | 8 months ago | |
deployment.sh | 8 months ago |
地址: localhost:3306 账号密码:root:12345678
创建镜像
docker build -t hht/cashbook:v1 .
打包
docker save -o ./newcashBookj.tar hht/cashbook:v1