node_modules를 가진 base 이미지로 서버 이미지 빌드 #29
Merged
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.
🔖 연관된 이슈
📂 작업 내용
node_modules를 가진 이미지를 기반으로 backend, websocket 이미지를 만들어서 node_modules를 공유할 수 있도록 구현했습니다.
이미지 용량 2G 줄였습니다 .(4.5G -> 2.5G)
문서화
https://github.com/boostcampwm-2024/refactor-web39-OctoDocs/wiki/docker-%EC%9D%B4%EB%AF%B8%EC%A7%80-%EC%B5%9C%EC%A0%81%ED%99%94
https://github.com/boostcampwm-2024/refactor-web39-OctoDocs/wiki/docker-%EB%B0%B0%ED%8F%AC-%ED%99%98%EA%B2%BD-%EC%B5%9C%EC%A0%81%ED%99%94