> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Docker Deployment Agent

> Run env zero self-hosted agents as Docker containers by pulling the Docker image and starting it, without needing a Kubernetes cluster or persistent storage.

env zero now supports a Docker deployment agent.

Deploy self-hosted agents by pulling the Docker image and starting it.

With the docker approach, there's no longer a need to handle a Kubernetes cluster or worry about storage allocation.

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/U9rcMIDzc38oPcXx/images/changelogs/2023/08/5c99b2c-image.png?fit=max&auto=format&n=U9rcMIDzc38oPcXx&q=85&s=22ff07c10e912013e894c0eda954126c" alt="Feature demonstration screenshot showing new functionality" width="1544" height="196" data-path="images/changelogs/2023/08/5c99b2c-image.png" />
</Frame>

If you're curious to learn more, feel free to dive into our [documentation](/guides/admin-guide/self-hosted-kubernetes-agent/standalone-docker-agent)
