Skip to content

chore: update Dockerfile #422

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
Aug 15, 2025
Merged

Conversation

mhajder
Copy link
Contributor

@mhajder mhajder commented Aug 12, 2025

This PR update Dockefile to use Python3.12 and uv as dependency installer. Now app in container is not running as root. Multistage build also helps reduce size of image. Old image was around 328MB, new is just around 113MB. RAM footprint is also smaller.

The Docker image was built and tested locally to verify successful installation and execution.

@josegonzalez josegonzalez merged commit aeeb0eb into josegonzalez:master Aug 15, 2025
@mhajder mhajder deleted the chore/dockerfile branch August 16, 2025 19:33
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