OpenAI's Codex CLI as a mixin — the native binary in an overlay, with the OpenAI credential (API key or ChatGPT OAuth) and the hooks the agent needs. Layer it onto a shell base and run `codex`.
| Name | Required | Default | Description |
|---|---|---|---|
version | Optional | 0.155.1 | Codex CLI release to install |
[email protected]| Type | Required | Description | |
|---|---|---|---|
com.docker.sandbox/network-policy@1 | Required | — | |
com.docker.sandbox/credential@1 | Optional | OpenAI API access (API key or ChatGPT OAuth) | |
com.docker.sandbox/lifecycle@1 | Required | — | |
com.docker.sandbox/agent-skills@1 | Optional | — | |
com.docker.sandbox/agent-context@1 | Required | — | |
sbx run <agent> --kit docker.io/docker/sbx-kit-codex-mixin:0.155.1Run the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx