Skip to content
CV工程师
Main Navigation
首页
文章
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
2. 基本应用
一、Docker 在前端项目中如何使用
如何编写 Dockerfile 配置文件
下面我举三个案例理解如何编写 Dockerfile 配置文件
1、nginx 应用
代码链接
2、node 应用
代码链接
优化 Dockerfile 的书写
1、nginx 应用
代码链接
2、node 应用
代码链接