In this repo I tried to compare build times of a simple django app with diffrent package managers dockerfile_uv is the smallest with ~ 156mb and 12s dockerfile_pip is the fastest with ~6s and 165mb I ran docker build with --no-cache