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

refactor: docker-compose.yml #518

Merged
merged 2 commits into from
Nov 25, 2024
Merged

refactor: docker-compose.yml #518

merged 2 commits into from
Nov 25, 2024

Conversation

MinjaeKimmm
Copy link
Collaborator

GHCR 반영한 docker-compose.yml 업데이트

변경 내용

  • docker-compose.yml 수정
  • GHCR 이미지 직접 pull 방식으로 변경 (ghcr.io/sparcs-kaist/biseo-{web,api}:latest)
  • 로컬 빌드 설정 제거 (web, api Dockerfile 관련 설정)
  • 컨테이너에 Watchtower 라벨 추가 (com.centurylinklabs.watchtower.enable=true)
  • Watchtower 컨테이너 추가
  • 30초 간격으로 이미지 업데이트 확인
  • cleanup 옵션으로 이전 이미지 자동 정리
  • 라벨 지정된 컨테이너만 업데이트하도록 설정

@MinjaeKimmm MinjaeKimmm linked an issue Nov 25, 2024 that may be closed by this pull request
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for biseo-preview ready!

Name Link
🔨 Latest commit 5eaa138
🔍 Latest deploy log https://app.netlify.com/sites/biseo-preview/deploys/67447dafa6fac80008382226
😎 Deploy Preview https://deploy-preview-518--biseo-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@rjsdn0 rjsdn0 left a comment

Choose a reason for hiding this comment

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

LGTM

@rjsdn0 rjsdn0 merged commit d893b57 into main Nov 25, 2024
5 checks passed
@rjsdn0 rjsdn0 deleted the 517-docker-compose-update branch November 25, 2024 13:47
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.

GHCR 반영한 docker-compose.yml 업데이트
2 participants