7 ms·
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/
by brewmarche 2mo 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)
- chrisweekly 2mo agoPretty sure a similar approach should work using smolvms from smolmachines.com