Skip to content

[Bug] CICD.yml docker compose 방식으로 변경 - #6

Merged
Jinseong01 merged 1 commit into
developfrom
bug/5-docker-compose
Nov 12, 2025
Merged

[Bug] CICD.yml docker compose 방식으로 변경#6
Jinseong01 merged 1 commit into
developfrom
bug/5-docker-compose

Conversation

@Jinseong01

Copy link
Copy Markdown
Contributor

👀 관련 이슈

#5

✨ 작업한 내용

  • Github Acions을 재실행하여 기존 배포환경을 확인하던 과정에서 기존 스프링부트 컨테이너가 있는 환경에서 재실행 시 스프링부트 컨테이너가 실행되지 않는 문제 발견
    -> docker-compose 명령어의 버그라고 하여 EC2 설치 버전 dooker compose로 변경 및 CICD.yml에서 docker compose 방식으로 변경하였습니다.

🔍 리뷰 포인트

  • 혹시 몰라, CICD.yml에 docker compose down 명령어까지 추가하였습니다.

📎 참고 사항

X

@Jinseong01 Jinseong01 self-assigned this Nov 12, 2025
@Jinseong01 Jinseong01 added the 🐛 Bug 버그 수정 label Nov 12, 2025
@Jinseong01 Jinseong01 linked an issue Nov 12, 2025 that may be closed by this pull request
2 tasks
@github-actions

github-actions Bot commented Nov 12, 2025

Copy link
Copy Markdown

Test Results

1 tests  ±0   1 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 54ec446. ± Comparison against base commit adc8b07.

♻️ This comment has been updated with latest results.

- 호환성 문제를 위해 docker compose 방식으로 변경
- 일관된 환경에서의 실행을 위해 down 명령어 추가
@Jinseong01
Jinseong01 merged commit 0bbe106 into develop Nov 12, 2025
4 checks passed
@Jinseong01
Jinseong01 deleted the bug/5-docker-compose branch November 12, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug 버그 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] docker-compose 버그

1 participant