We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b139235 commit 14b103aCopy full SHA for 14b103a
docs/deploy/index.md
@@ -45,6 +45,6 @@ locally in Docker or Podman. This is a good option if you prefer to run offline
45
or disconnected, or otherwise in a system that has no connection to Google
46
Cloud.
47
48
-Follow the instructions for [deploying your agent to Cloud Run](cloud-run.md),
49
-specifically the case where you it describes how to use a custom Dockerfile.
50
-
+Follow the instructions for [deploying your agent to Cloud Run](cloud-run.md#deployment-commands).
+In the "Deployment Commands" section for gcloud CLI, you will find an example FastAPI entry point and
+Dockerfile.
0 commit comments