Skip to content
Commit 37ed8525 authored by Chris Kay's avatar Chris Kay Committed by Ryan Roberts
Browse files

docker: install uv in Shrinkwrap's Docker images

This small change ensures that [uv][1] is available and usable from
within Shrinkwrap's Docker images, and uses it to set up a new global
virtual environment.

For the moment, the virtual environment that is already created with
venv during the build process continues to take precedence - this change
is just about ensuring that uv is available and functional.

[1]: https://docs.astral.sh/uv/
[2]: https://docs.python.org/3/library/venv.html
parent 61ea90a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment