Skip to content

Commit 8437a40

Browse files
committed
fix: readme and color updates to dockerfile
1 parent db6e29e commit 8437a40

2 files changed

Lines changed: 344 additions & 86 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ WORKDIR /workspace
3535
# Environment variables
3636
ENV HOME=/home/coder
3737
ENV CODEX_CONFIG_DIR=/home/coder/.codex
38+
ENV TERM=xterm-256color
39+
ENV COLORTERM=truecolor
3840

3941
# Expose OAuth callback port
4042
EXPOSE 1455

0 commit comments

Comments
 (0)