Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Codex Docker

A small Debian-based Docker image for running the OpenAI Codex CLI in an isolated workspace. It includes Node.js 22, Git, Bubblewrap, and terminal defaults suited to interactive Codex sessions.

Usage

docker build -t codex .
docker run -d --name codex -v "$PWD:/workspace" codex
docker exec -it codex bash

Inside the container, run codex to start Codex with full workspace access.

About

codex-cli in docker

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages