envd icon indicating copy to clipboard operation
envd copied to clipboard

feat: <support setting environment>

Open sea-wyq opened this issue 3 years ago • 3 comments

Description

Does envd currently support setting environment variables? For example, LD_LIBRARY_PATH is necessary in some scenarios

Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

sea-wyq avatar Aug 03 '22 07:08 sea-wyq

Do you mean environment variable at runtime(docker run) or build time(docker build)?

VoVAllen avatar Aug 03 '22 08:08 VoVAllen

SGTM, I think it is needed.

gaocegege avatar Aug 03 '22 10:08 gaocegege

Do you mean environment variable at runtime(docker run) or build time(docker build)?

I think we can provide what dockerfile supports.

gaocegege avatar Aug 03 '22 10:08 gaocegege

It seems to be closed now

aseaday avatar Aug 23 '22 10:08 aseaday