Expand description
Docker sandbox command construction.
Structs§
- Docker
Launch Config - Runtime paths and image settings used to construct a Docker sandbox command.
- Provider
Config Files - Provider configuration files written on the host before launching Docker.
Enums§
- Docker
Error - Errors returned while constructing Docker launch commands.
Constants§
- CONTAINER_
WORKSPACE_ ROOT - Container directory under which workspace folders are mounted.
- DEFAULT_
CODEX_ IMAGE - Default Codex CLI Docker image used for sandbox launches.
- DEFAULT_
CODEX_ IMAGE_ VERSION - Version label expected on the locally built Codex workspace image.
Functions§
- build_
docker_ run_ command - Build a Docker command for launching a Codex workspace sandbox.
- workspace_
mount_ targets - Return the container mount target for each workspace folder.