Smaller docker images with uv
Reduce Docker image sizes with smart dependency management and optimisation techniques, such as using ‘deptry’ to clean up unused libraries, using alternative indexes for CPU-only packages, and creating efficient Docker files using ‘uv’ examples. Plus a tip for Azure WebApp deployments.