-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently the containerfile is a standard alpine python container which installs and runs things with UV. This isn't necessarily the best solution, as UV can install and manage python itself, and we should be able to get away with a normal alpine container and the install UV, or a UV specific container (which may or may not exist, I haven't checked).
Look into this, and modify the containerfile to not have to use the full python container!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🆕 New