uv/docs/guides/integration
Matthijs Kok 539b7368cd
Update Docker integration guide to prefer `COPY` over `ADD` for simple cases (#16883)
## Summary

Docker best practices recommend to use `COPY` when the additional
functionality of `ADD` is not used.

See:
- https://docs.docker.com/build/building/best-practices/#add-or-copy
-
https://www.docker.com/blog/docker-best-practices-understanding-the-differences-between-add-and-copy-instructions-in-dockerfiles/

## Test Plan

Docs only change
2025-12-03 15:16:42 +00: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.9.15 (#16942) 2025-12-02 17:48:28 -06:00
coiled.md Add Coiled integration doc page (#14430) 2025-09-12 12:24:32 +00:00
dependency-bots.md Add example of enabling Dependabot (#13692) 2025-05-28 11:10:14 +02:00
docker.md Update Docker integration guide to prefer `COPY` over `ADD` for simple cases (#16883) 2025-12-03 15:16:42 +00:00
fastapi.md Revert "Fix CMD path in FastAPI Dockerfile (#16701)" (#16752) 2025-11-17 13:17:27 -06:00
github.md Bump version to 0.9.15 (#16942) 2025-12-02 17:48:28 -06:00
gitlab.md Quote versions variables in GitLab documentation 2025-05-27 08:43:30 -04:00
index.md Add Coiled integration doc page (#14430) 2025-09-12 12:24:32 +00: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.9.15 (#16942) 2025-12-02 17:48:28 -06:00
pytorch.md Upgrade PyTorch documentation to latest versions (#16970) 2025-12-03 07:01:49 -08:00