Sign inSign up

sbx/codex-app-server-kit:20260820-8124bf90eefe51143968174f6b9cd1e307a9b1c1

Manifest digest

sha256:f1dfe1eb93fb67129ac0443faaa6e8412296d8175e2864ad01a5f4b8d75c2d2c

Last pushed

about 1 month by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:f1dfe1eb93fb67129ac0443faaa6e8412296d8175e2864ad01a5f4b8d75c2d2c

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 sbx/codex-app-server-kit:20260820-8124bf90eefe51143968174f6b9cd1e307a9b1c1

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