fix: compose

This commit is contained in:
Matteo Pietro Dazzi 2026-02-22 19:15:37 +01:00
parent e090621c3b
commit 03c635ae86

View file

@ -24,7 +24,7 @@ services:
- source: init_script
target: /usr/local/bin/init
mode: 0755
entrypoint: ["picoclaw", "agent"]
command: ["agent"]
stdin_open: true
tty: true