uv/.github
samypr100 e40357e529 feat(docker): set default UV_TOOL_BIN_DIR on docker images (#13391)
Closes #13057

Sets `UV_TOOL_BIN_DIR` to `/usr/local/bin` for all derived images to
allow `uv tool install` to work out of the box.

Note, when the default image user is overwritten (e.g. `USER <UID>`) by
a less privileged one, an alternative writable location would now need
to be set by downstream consumers to prevent issues, hence I'm labeling
this as a breaking change for 0.8.x release.

Relates to https://github.com/astral-sh/uv-docker-example/pull/55

Each image was tested to work with uv tool with `UV_TOOL_BIN_DIR` set to
`/usr/local/bin` with the default root user and alternative non-root
users to confirm breaking nature of the change.
2025-07-01 20:02:34 -05:00
..
ISSUE_TEMPLATE Issue template: Please include the complete error message (#13451) 2025-05-15 07:36:08 -05:00
workflows feat(docker): set default UV_TOOL_BIN_DIR on docker images (#13391) 2025-07-01 20:02:34 -05:00
PULL_REQUEST_TEMPLATE.md infra: source github templates (#1425) 2024-02-17 00:27:36 +00:00
renovate.json5 Instruct Renovate to pin GitHub Actions based on SHA (#12189) 2025-03-15 17:24:33 +00:00