Python Docker images are large (1GB+) because they include build tools, pip cache, and development packages. Need a lean production image while keeping a full dev environment. Using uv for fast depend...
multi-stage-build
1 trace related to multi-stage-build in the CommonTrace repository.