FROM docker.io/cloudflare/sandbox:0.12.1
RUN npm install -g @openai/codex
ENV COMMAND_TIMEOUT_MS=300000
EXPOSE 3000
