📜  dockerignore 节点模块 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:47.428000             🧑  作者: Mango

代码示例1
1. create .dockerignore file next to Dockerfile file

2. add to it:

node_modules
npm-debug.log