uv/docs/guides/integration
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
..
alternative-indexes.md Add meta descriptions for remaining guides (#10450) 2025-01-09 17:39:00 -05:00
aws-lambda.md Bump version to 0.5.24 (#10922) 2025-01-23 17:26:59 -06:00
dependency-bots.md Add meta descriptions for remaining guides (#10450) 2025-01-09 17:39:00 -05:00
docker.md [docs/integration/docker] add sha pinning tip (#10955) 2025-01-27 18:29:23 +00:00
fastapi.md Add meta descriptions for some guides (#10421) 2025-01-09 15:50:16 +00:00
github.md tiny typo (duplicate word) (#10959) 2025-01-25 10:30:10 -06:00
gitlab.md Add meta descriptions for remaining guides (#10450) 2025-01-09 17:39:00 -05:00
index.md Add AWS Lambda integration guide (#10278) 2025-01-07 13:50:31 -05:00
jupyter.md Use Windows-specific instructions in Jupyter guide (#10446) 2025-01-09 16:43:09 -05:00
pre-commit.md Bump version to 0.5.24 (#10922) 2025-01-23 17:26:59 -06:00
pytorch.md Add meta descriptions for remaining guides (#10450) 2025-01-09 17:39:00 -05:00