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

[20기_최서지] Docker를 이용한 배포 미션 제출합니다. #65

Open
wants to merge 1 commit into
base: choiseoji
Choose a base branch
from

Conversation

choiseoji
Copy link

No description provided.

Copy link

@nimikgnoej nimikgnoej left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!
깔끔하게 배포를 성공하셨군요 🐳


### 배포 과정 살펴보기

<img width="773" alt="스크린샷 2024-11-23 오후 9 43 18" src="https://github.com/user-attachments/assets/f6f97e86-0ddd-4cbf-985a-99cc4aeae563">

Choose a reason for hiding this comment

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

이해가 잘 돼요

<img width="923" alt="스크린샷 2024-11-22 오후 9 41 45" src="https://github.com/user-attachments/assets/96d214ae-b6bc-4899-8ee0-452046cbd98a">
<img width="837" alt="스크린샷 2024-11-22 오후 9 42 10" src="https://github.com/user-attachments/assets/35b8f57d-f87c-41fd-a95a-aed26afcc46c">

- 스프링 컨테이너가 잘 돌아가고 있는 것을 확인할 수 있고, postman으로 잘 테스트 되는 것을 확인할 수 있다.

Choose a reason for hiding this comment

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

참고로 docker logs <name> 을 사용하면 실행중인 컨테이너의 로그를 확인할 수 있고,
docker logs --tail 5000 <name> 을 사용하면 떠있는 로그 중에서 최신 순서대로 500줄 확인할 수 있어요

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.

2 participants