Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📋 PR 类型
请标记此 PR 的类型:
📖 PR 描述
变更摘要
优化Docker部署方式,减少用户本地构建等待时间
变更详情
1.添加Actions自动云编译Docker镜像
2.修改docker-compose.yml使用镜像运行省去本地构建时间
3.默认关闭Mongo Express管理界面构建
4.添加docker文件夹存放相关代码方便部署
5.移除日志、配置目录映射,配置默认编译进镜像使用,普通用户不需要关注这些,减少存储占用