Skip to content

fix: docker dev build corrections #195

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 1 commit into from
Jan 17, 2025
Merged

fix: docker dev build corrections #195

merged 1 commit into from
Jan 17, 2025

Conversation

cofin
Copy link
Member

@cofin cofin commented Jan 17, 2025

Corrects additional Docker build issues introduced during the move to uv.

To run the full docker stack in devolpment:

docker compose up --build --force-recreate

To run build and run the image for production, use:

docker compose -f docker-compose.yml up --build --force-recreate

@cofin cofin requested review from a team as code owners January 17, 2025 05:55
Copy link

railway-app bot commented Jan 17, 2025

🚅 Previously deployed to Railway in the Litestar Fullstack project. Environment has been deleted.

@railway-app railway-app bot temporarily deployed to litestar-fullstack-pr-195 January 17, 2025 05:55 Destroyed
Copy link

sonarqubecloud bot commented Jan 17, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
2 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@cofin cofin merged commit 795592a into main Jan 17, 2025
9 checks passed
@cofin cofin deleted the docker-dev branch January 17, 2025 06:00
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.

1 participant