mirror of https://github.com/astral-sh/uv
## 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 |
||
|---|---|---|
| .. | ||
| integration | ||
| migration | ||
| index.md | ||
| install-python.md | ||
| package.md | ||
| projects.md | ||
| scripts.md | ||
| tools.md | ||