Skip to content

Commit 924f054

Browse files
bnavettadannyneira
authored andcommitted
Document Docker images used by the self-hosted worker (#40)
1 parent 14fb56c commit 924f054

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/content/docs/agent-platform/cloud-agents/self-hosting/security-and-networking.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ Self-hosted Oz agents **do not require any network ingress**. They require outbo
4545

4646
**Docker Hub** — for pulling task images (managed architecture only).
4747

48+
Tasks use the following Docker images:
49+
* [`warpdotdev/warp-agent:latest`](https://hub.docker.com/r/warpdotdev/warp-agent)
50+
* [`warpdotdev/warp-xvfb-sidecar:latest`](https://hub.docker.com/r/warpdotdev/warp-xvfb-sidecar) (only if [computer use](/agent-platform/capabilities/computer-use/) is enabled)
51+
* [`warpdotdev/warp-claude-cli-sidecar:latest`](https://hub.docker.com/r/warpdotdev/warp-claude-cli-sidecar) (only if using Claude Code)
52+
* [`warpdotdev/warp-codex-cli-sidecar:latest`](https://hub.docker.com/r/warpdotdev/warp-codex-cli-sidecar) (only if using Codex)
53+
* The base image specified by your [environment](/agent-platform/cloud-agents/environments/)
54+
4855
**GitHub (`github.com`)** — only with the managed architecture, when using a Warp [environment](/agent-platform/cloud-agents/environments/) with configured GitHub repositories.
4956

5057
**Linux distribution-specific package repositories** — only with the managed architecture, when using a Warp environment whose base image does not have Git pre-installed. The exact repositories depend on the package manager configuration in the environment's base image.

0 commit comments

Comments
 (0)