Sign inSign up

sbx/codex-app-server-kit:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

Manifest digest

sha256:118aaa2b1161a3baf2a27c87b55e6db34fb1e5ccc8d282ae66d63c4b8ccd86b8

Last pushed

9 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:118aaa2b1161a3baf2a27c87b55e6db34fb1e5ccc8d282ae66d63c4b8ccd86b8

MIXIN

Runs sshd in the sandbox and pre-populates `authorized_keys` from the host's forwarded SSH agent, so the Codex Mac GUI can add the sandbox as an SSH Connection and drive `codex app-server` remotely. The kit declares port 22 in `ports`, so the runtime exposes sshd on an ephemeral host port at sandbox start.


Network Egress

archive.ubuntu.com

security.ubuntu.com

ports.ubuntu.com

download.docker.com

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/sbx/codex-app-server-kit:20260910-34edb9066bc5d091ce74a30d8f65e2ffc89d2f21

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx