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