envd
envd copied to clipboard
feat: <support setting environment>
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 👍.
Do you mean environment variable at runtime(docker run) or build time(docker build)?
SGTM, I think it is needed.
Do you mean environment variable at runtime(docker run) or build time(docker build)?
I think we can provide what dockerfile supports.
It seems to be closed now