Add quickstart demos

This commit is contained in:
Mark Backman
2025-07-30 22:11:40 -04:00
parent aa85fffa57
commit 226b516948
29 changed files with 3718 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ set -e
VERSION="0.1"
DOCKER_USERNAME="your_docker_username"
AGENT_NAME="cloud-simple-bot"
AGENT_NAME="two-transport-bot"
# Build the Docker image with the correct context
echo "Building Docker image..."