We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad19ab commit cbaff2fCopy full SHA for cbaff2f
runlocaldocker.sh
@@ -0,0 +1,2 @@
1
+#
2
+/usr/bin/docker run -p 3000:3000 --mount type=bind,source=/opt/agent,target=/opt/agent --env-file /var/run/agent/secrets/env --rm --name "agent-docker.service" 767503528736.dkr.ecr.us-east-2.amazonaws.com/agent/eliza:latest pnpm start:debug --characters=characters/eliza.character.json
0 commit comments