来源:前端 XX Docker 化
目录
- 源文件:
source/_posts/frontend-xx-dockerization.md - 分类:工程化与运维
- 标签:构建与部署
- 日期:2023-01-16 11:07:31
摘要
nginx 和 node.js 服务 docker 化关键在正确编写 Dockerfile 和配置端口映射,避免运行时出错。
source/_posts/frontend-xx-dockerization.mdnginx 和 node.js 服务 docker 化关键在正确编写 Dockerfile 和配置端口映射,避免运行时出错。