Y
Hacker News
new
|
ask
|
show
|
jobs
by
brewmarche
1 day ago
I install these Python builds into distroless containers with uv python install and it just works. (If you try this with Google’s images, use gcr.io/distroless/cc, libgcc/libstdc++ is needed for some extensions, like numpy)
1 comments
chrisweekly
1 day ago
Pretty sure a similar approach should work using smolvms from smolmachines.com
link