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

fix: use bun start for production mode in Docker #433

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

miurla
Copy link
Owner

@miurla miurla commented Feb 14, 2025

fix: #432

  • Update docker-compose.yaml to use bun start
  • Ensure consistency with Dockerfile CMD
  • Optimize for production environment

- Update docker-compose.yaml to use bun start
- Ensure consistency with Dockerfile CMD
- Optimize for production environment
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
morphic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 2:30pm

@miurla miurla merged commit 46688d2 into main Feb 14, 2025
3 checks passed
@miurla miurla deleted the fix/docker-production-mode branch February 14, 2025 14:36
@davidtavarez
Copy link

Thank you for the fix. I can confirm that the image can be built. Now the same error is display in the UI. #435

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.

[BUG] Unable to run the Docker image
2 participants