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

Add docker prune cmd #91

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Add docker prune cmd #91

merged 1 commit into from
Sep 26, 2023

Conversation

jinlee1703
Copy link
Member

PR Type

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 테스트 코드 작성
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 문서 작성

Motivation

WAS 서버에 정상적으로 배포가 되지 않는 현상 발생

Problem Solving

docker system prune -a -f 명령어를 추가하여 서버에 존재하는 도커 이미지들을 삭제하도록 함

To Reviewer

도와주셔서 감사합니다 :)

@jinlee1703 jinlee1703 requested a review from inh2613 September 26, 2023 06:59
@jinlee1703 jinlee1703 self-assigned this Sep 26, 2023
Copy link
Member

@inh2613 inh2613 left a comment

Choose a reason for hiding this comment

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

LGTM!!

@jinlee1703 jinlee1703 merged commit 001e0ee into dev Sep 26, 2023
2 checks passed
@jinlee1703 jinlee1703 deleted the fix/GH-283-docker branch September 26, 2023 07:04
jinlee1703 pushed a commit that referenced this pull request Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants