Update quickstart to use pcc docker command

This commit is contained in:
Mark Backman
2025-08-26 21:29:13 -04:00
parent fc3d84dff7
commit 61a333ccae
3 changed files with 2 additions and 22 deletions

View File

@@ -128,8 +128,7 @@ This creates a secret set called `quickstart-secrets` (matching your TOML file)
Build your Docker image and push to Docker Hub:
```bash
# Update build.sh with your Docker Hub username, then:
./build.sh
uv run pcc docker build-push
```
Deploy to Pipecat Cloud: