Sign inSign up

sbx/codex-app-server-kit:20260820-60c747130ba7b8355c692757d17c99ef0d478516

Manifest digest

sha256:d73d352fdb819d53e9031abd907e2804f94a9161a5a8d7ad6d4ef0cbe1a4e57c

Last pushed

28 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:d73d352fdb819d53e9031abd907e2804f94a9161a5a8d7ad6d4ef0cbe1a4e57c

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:latest

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