Skip to content

Commit 08287f8

Browse files
Merge pull request #645 from DefangLabs/jordan/mastra-extended-changes
remove compose file names, update docker model runner syntax
2 parents 2d9c61d + 82ba9dc commit 08287f8

84 files changed

Lines changed: 31 additions & 139 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

samples/agentic-autogen/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: agentic-autogen
21
services:
32
autogen:
43
build:

samples/agentic-langgraph/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: agentic-langgraph
21
services:
32
app:
43
build:

samples/agentic-strands/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: agentic-strands
21
services:
32
app:
43
build:

samples/angular-express/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: angular-express
21
services:
32
angular-frontend:
43
build:

samples/arduino-wifi/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: arduino-wifi
21
services:
32
flask:
43
restart: unless-stopped

samples/bullmq-bullboard-redis/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: bullmq-bullboard-redis
21
services:
32
board:
43
restart: unless-stopped

samples/crewai/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: crewai
21
services:
32
postgres:
43
image: pgvector/pgvector:pg16

samples/csharp-dotnet/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: csharp-dotnet
21
services:
32
web:
43
image: csharp-dotnet

samples/defang-provider-handoff/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: defang-provider-handoff
21
services:
32
app:
43
restart: unless-stopped

samples/django-celery/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
name: django-celery
21
services:
32
web:
43
restart: unless-stopped

0 commit comments

Comments
 (0)