News

I am using a multi-stage dockerfile. In one stage I want to do uv sync --frozen --no-dev --no-install-workspace to install all non-dev dependencies and then cache ...