mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
5f461d69a2
## Summary Opportunistically use `podman` instead of `docker` when `docker` is not available but `podman` is. This required a few small compatibility adjustments to the `Dockerfile`. ## Test Plan Manually tested locally...