mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary <!-- What's the purpose of the change? What does it do, and why? --> As requested in https://github.com/astral-sh/uv/issues/6565, this adds a tip discussing the ability to pin the image to a specific SHA digest and why it may be useful. ## Test Plan <!-- How was it tested? --> Start serving the documentation locally ```shell uvx --with-requirements docs/requirements.txt -- mkdocs serve -f mkdocs.public.yml ``` Then navigate to http://127.0.0.1:8000/uv/guides/integration/docker/ to see the tool tip being rendered properly --------- Co-authored-by: Zanie Blue <contact@zanie.dev> |
||
|---|---|---|
| .. | ||
| alternative-indexes.md | ||
| aws-lambda.md | ||
| dependency-bots.md | ||
| docker.md | ||
| fastapi.md | ||
| github.md | ||
| gitlab.md | ||
| index.md | ||
| jupyter.md | ||
| pre-commit.md | ||
| pytorch.md | ||