ref #8: [feat] add config for docker daemon

This commit is contained in:
Azamat 2026-04-02 14:09:41 +03:00
parent d2506e0c63
commit 3a7973accd
4 changed files with 21 additions and 1 deletions

View file

@ -24,6 +24,9 @@ otel:
traces_endpoint: http://localhost:4318/v1/traces
metric_export_interval: 1000
docker:
base_url: unix:///var/run/docker.sock
sandbox:
image: ai-agent:latest
ttl_seconds: 300