Experimenting with `uv` recently, a blazing-fast #Python package manager, and it's making #distroless images easier to work with. Hyper-fixated on image size optimizations ๐ซ For my use case, size breakdown: ๐ python (base): 1.07 GB ๐ python (slim): 192 MB ๐ distroless (w/ uv): 101 MB
2 likes 2 replies
?