fix: compose
This commit is contained in:
parent
e090621c3b
commit
03c635ae86
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ services:
|
||||||
- source: init_script
|
- source: init_script
|
||||||
target: /usr/local/bin/init
|
target: /usr/local/bin/init
|
||||||
mode: 0755
|
mode: 0755
|
||||||
entrypoint: ["picoclaw", "agent"]
|
command: ["agent"]
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue