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

INTERNAL: Remove CMD on Dockerfile #728

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

namsic
Copy link
Collaborator

@namsic namsic commented Jan 3, 2024

@oliviarla

docker image에 아무 옵션도 설정하지 않았을 때 Dockerfile의 CMD에 의해 추가되는 구동 옵션이
캐시 서버에 아무 옵션도 설정하지 않고 구동했을 때의 default 설정값과 서로 달라 혼란을 야기합니다.

따라서 docker image의 기본 옵션을 제거합니다.

@namsic namsic requested a review from jhpark816 January 3, 2024 07:22
@jhpark816 jhpark816 merged commit 0dc002e into naver:develop Jan 3, 2024
@namsic namsic deleted the namsic-patch-1 branch January 3, 2024 08:42
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.

3 participants