Skip to content

Commit 14b103a

Browse files
Improve "Other Container-friendly Infrastructure" deployment instructions (#819)
Updated the link to the deployment instructions and added details about where to find example code. Co-authored-by: Joe Fernandez <[email protected]>
1 parent b139235 commit 14b103a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/deploy/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ locally in Docker or Podman. This is a good option if you prefer to run offline
4545
or disconnected, or otherwise in a system that has no connection to Google
4646
Cloud.
4747

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-
48+
Follow the instructions for [deploying your agent to Cloud Run](cloud-run.md#deployment-commands).
49+
In the "Deployment Commands" section for gcloud CLI, you will find an example FastAPI entry point and
50+
Dockerfile.

0 commit comments

Comments
 (0)