Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
docker build -t manito-test .
이미지 크기 263mb로 빌드되는 거 확인했어여
https://github.com/vercel/next.js/blob/canary/examples/with-docker/Dockerfile
요거 보고 조금 수정하는 식으로 했고요 (원본 주석처리해서 남겨둔 것 같아요)
레이어 어떻게 줄이면 더 줄일 수 있을 것 같은데 고것은 ... 제가 천천히 해보겠습니다
module.exports 이 부분 nextconfig로 뽑히던 거 standalone으로 뽑았는데 요거 혹시 문제 없을지 검토도 부탁드릴게용