chore(mcpbox): use dind (#85)

Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-04-25 17:05:56 +02:00
committed by GitHub
parent 15efd2d527
commit c1844f7230
3 changed files with 26 additions and 2 deletions

View File

@@ -21,6 +21,11 @@ services:
extends:
file: docker-compose.yaml
service: mcpbox
dind:
extends:
file: docker-compose.yaml
service: dind
localrecall:
extends: