uv/docs/guides/integration
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
..
alternative-indexes.md Docs: add instructions for publishing to JFrog's Artifactory (#14253) 2025-06-30 13:58:55 +00:00
aws-lambda.md Bump version to 0.7.18 (#14402) 2025-07-01 15:30:44 -05:00
dependency-bots.md Add example of enabling Dependabot (#13692) 2025-05-28 11:10:14 +02:00
docker.md feat(docker): set default UV_TOOL_BIN_DIR on docker images (#13391) 2025-07-01 20:02:34 -05:00
fastapi.md teeny gramatical error in docs (#12908) 2025-04-15 16:13:51 -05:00
github.md Bump version to 0.7.18 (#14402) 2025-07-01 15:30:44 -05:00
gitlab.md Quote versions variables in GitLab documentation 2025-05-27 08:43:30 -04:00
index.md docs: integration with marimo guide (#13691) 2025-05-27 18:43:43 -05:00
jupyter.md Fix PowerShell code blocks (#13511) 2025-05-17 21:06:48 -05:00
marimo.md docs: integration with marimo guide (#13691) 2025-05-27 18:43:43 -05:00
pre-commit.md Bump version to 0.7.18 (#14402) 2025-07-01 15:30:44 -05:00
pytorch.md Add auto-detection for AMD GPUs (#14176) 2025-06-21 15:21:06 +00:00