dkliban opened this issue 2 years ago · 1 comments
Every time I want to run tests from inside the container, I have to manually set XDG_CONFIG_HOME=/opt/settings/. It would be better if it was always set.
XDG_CONFIG_HOME=/opt/settings/
I believe we can set it in the base Dockerfile and it'll be available to any profile.
Dockerfile