update config
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ RUN apt update && \
|
||||
pi install npm:pi-subagents
|
||||
|
||||
COPY * /workdir/
|
||||
ENTRYPOINT ["pi", "-p"]
|
||||
ENTRYPOINT ["pi", "-p", "run the task in task.md"]
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ services:
|
||||
image: docker:dind
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
llm-runner:
|
||||
agentbox:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user