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