Skip to content

Conversation

@frabarz
Copy link
Contributor

@frabarz frabarz commented Sep 13, 2024

This PR updates the Dockerfile with suggestions from this article.
The main point is the replacement of poetry in favor of uv, a new package manager for python written in Rust, which literally installs dependencies in the blink of an eye. The whole process, including downloading base images, takes ~1m40s in my machine.
This also replaces the base image to use LTS versions of Ubuntu. This makes easier to debug issues and install dependencies, as there's more extended support from the community.

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.

5 participants