Docker container environment issue

I am using docker for my build system. i set environment variables while
starting containers. But sometimes environment variables vanishes half
way through the build and its unpredictable. This occurs very rarely.
Have any one faced this issue?

Thanks and warm regards,
Kaleeswaran N

Hi Kaleeswaran,

Could you provide more details? - Is there a certain Dockerfile and/or set of commands that you’re running that can reproduce this consistently?

Thanks,

Jerry

Which Docker image is used? Please post the Dockerfile if available.