> They also make python uniquely difficult to dockerize.
RUN pip install uv && uv sync
Do you actually try new Python projects out with git-clone, or do you just use the same 3 Python projects for years at a time (all regularly)?
That might explain the difference in experiences
> They also make python uniquely difficult to dockerize.
Tada, done. No, seriously. That's the whole invocation.