Deploy Agent Zero #2822
cetinmustafa83
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
version: '3.8'
services:
agent-zero:
image: agent0ai/agent-zero:v0.9.6
container_name: agent-zero
restart: unless-stopped
volumes:
agent-zero-memory:
agent-zero-knowledge:
agent-zero-tmp:
agent-zero-instruments:
agent-zero-prompts:
networks:
dokploy-network:
external: true
Beta Was this translation helpful? Give feedback.
All reactions