Though the env was set correctly in /etc/environment, it is not sourced when container starts. It seems docker entrypoint uses non-login sessions. Don't see a good option right now to fix this.
There is a known feature ask from devcontainer feature side, which will solve this issue:
devcontainers/spec#164
Though the env was set correctly in /etc/environment, it is not sourced when container starts. It seems docker entrypoint uses non-login sessions. Don't see a good option right now to fix this.
There is a known feature ask from devcontainer feature side, which will solve this issue:
devcontainers/spec#164