mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-28 11:35:59 +08:00
edit link (8.1)
This commit is contained in:
@ -1117,7 +1117,7 @@ RUN npm ci --production
|
|||||||
CMD [ "node", "dist/app.js" ]
|
CMD [ "node", "dist/app.js" ]
|
||||||
```
|
```
|
||||||
|
|
||||||
🔗 [Read More: Use multi-stage builds](https://github.com/jjy821/nodebestpractices/blob/master/sections/docker/multi_stage_builds.md)
|
🔗 [**자세히 보기: Use multi-stage builds**](/sections/docker/multi_stage_builds.korean.md)
|
||||||
|
|
||||||
<br/><br/><br />
|
<br/><br/><br />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user