Skip to content

fix: take down running containers before building #652

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

Merged
merged 2 commits into from
Apr 12, 2025

Conversation

ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Apr 12, 2025

because our weak VPS can not handle the load of running containers and building new ones at the same time

this issue was causing deployment failure.

NOTE: this workaround has the downside of having a few minutes of downtime

deployment went smoothly here:
https://github.com/dzcode-io/dzcode.io/actions/runs/14419466405/job/40440249143

  • Bug fix
  • New feature
  • Other

@github-actions github-actions bot added the api API related changes ( api folder ) label Apr 12, 2025
@ZibanPirate ZibanPirate force-pushed the fix/force-rebuild-api-docker-image branch from e687d8b to 52d4d5e Compare April 12, 2025 12:09
@ZibanPirate ZibanPirate changed the title fix: Enhance Dockerfile and deploy script with cache busting and logging i… fix: take down running containers before building Apr 12, 2025
@github-actions github-actions bot added the fix label Apr 12, 2025
@ZibanPirate ZibanPirate marked this pull request as ready for review April 12, 2025 12:19
@ZibanPirate ZibanPirate enabled auto-merge April 12, 2025 12:19
@ZibanPirate ZibanPirate requested a review from a team April 12, 2025 12:19
@ZibanPirate ZibanPirate merged commit f26ff65 into main Apr 12, 2025
49 checks passed
@ZibanPirate ZibanPirate deleted the fix/force-rebuild-api-docker-image branch April 12, 2025 12:20
@github-project-automation github-project-automation bot moved this to Merged in DzCode i/o Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API related changes ( api folder ) fix
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants