zlacker

[return to "ChatGPT Containers can now run bash, pip/npm install packages and download files"]
1. nottor+qr[view] [source] 2026-01-26 21:37:49
>>simonw+(OP)
... as root?
◧◩
2. tintor+mB[view] [source] 2026-01-26 22:32:19
>>nottor+qr
No root. `pip` and `npm install` don't require it.

You can not use `sudo apt install` inside it.

They use gVisor, and other container isolation mechanisms: https://ryan.govost.es/2025/openai-code-interpreter/

[go to top]