core-agent-ide/codex-cli/scripts
Michael Bolin bb2d411043
fix: update scripts/build_container.sh to use pnpm instead of npm (#631)
I suspect this is why some contributors kept accidentally including a
new `codex-cli/package-lock.json` in their PRs.

Note the `Dockerfile` still uses `npm` instead of `pnpm`, but that
appears to be fine. (Probably nicer to globally install as few things as
possible in the image.)
2025-04-24 16:38:57 -07:00
..
build_container.sh fix: update scripts/build_container.sh to use pnpm instead of npm (#631) 2025-04-24 16:38:57 -07:00
init_firewall.sh Initial commit 2025-04-16 12:56:08 -04:00
run_in_container.sh fix: do not grant "node" user sudo access when using run_in_container.sh (#627) 2025-04-24 14:25:02 -07:00