uv/docs/guides/integration
jspablo 92230ba679
Fix CMD path in FastAPI Dockerfile (#16701)
<!--
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

Fix suggestion for uv when used with FastAPI and Docker.

## Test Plan

The Dockerfile sets `/app` as workdir, later the CMD command points
again to `app/main.py` instead of only `main.py`, causing the following
error:
```
Path does not exist app/main.py
```
2025-11-12 07:39:14 -06: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.8 (#16636) 2025-11-07 11:45:22 -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 Bump version to 0.9.8 (#16636) 2025-11-07 11:45:22 -06:00
fastapi.md Fix CMD path in FastAPI Dockerfile (#16701) 2025-11-12 07:39:14 -06:00
github.md Bump version to 0.9.8 (#16636) 2025-11-07 11:45:22 -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.8 (#16636) 2025-11-07 11:45:22 -06:00
pytorch.md Add auto-detection for Intel GPU on Windows (#16280) 2025-10-16 16:56:07 -04:00