uv/docs/guides
Ryan 90a4178c7a
[docs/integration/docker] add sha pinning tip (#10955)
<!--
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>
2025-01-27 18:29:23 +00:00
..
integration [docs/integration/docker] add sha pinning tip (#10955) 2025-01-27 18:29:23 +00:00
index.md Move the integration guides into the "Guides" section as a collapsed group (#9245) 2024-11-20 08:50:02 -06:00
install-python.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
projects.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
publish.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
scripts.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00
tools.md Add meta titles to documents in guides, excluding integration documents. (#10539) 2025-01-15 14:12:55 -06:00