Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: 개발용 docker compose 파일 #67

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Oct 5, 2024

No description provided.

@@ -76,5 +76,6 @@
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
},
"packageManager": "[email protected]+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packageManager 가 어떤 역할을 하는지 알려주시면 감사하겠습니다.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packagemanager는 corepack에서 사용할 패키지 매니저 (npm, yarn, pnpm 등) 버전을 고정하기 위해 사용하는 식별자입니다. 다음을 참고해주세요:

@scarf005 scarf005 force-pushed the fix/66/docker-compose branch from 341e208 to db86cbd Compare October 8, 2024 12:40
@scarf005 scarf005 marked this pull request as ready for review October 8, 2024 12:40
@scarf005 scarf005 force-pushed the fix/66/docker-compose branch from db86cbd to 9ea516b Compare October 8, 2024 12:50
@scarf005 scarf005 merged commit 8ec909b into main Oct 8, 2024
2 of 5 checks passed
@scarf005 scarf005 deleted the fix/66/docker-compose branch October 8, 2024 12:50
@scarf005 scarf005 linked an issue Nov 9, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker compose
2 participants