Results 2 comments of mCell
trafficstars

@andreagrandi I encountered a similar issue when running Codex in a container environment. I injected some specific environment variables each time I called it, but Codex seemed not to actively...

@cypriss > Just chiming in that I ran into this (codex running a Go test which requires an env variable st). inherit = "all" did not work. I used `set={......