pulp/oci_env

set XDG_CONFIG_HOME=/opt/settings/ in the Containerfile

dkliban opened this issue · 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.

decko commented

I believe we can set it in the base Dockerfile and it'll be available to any profile.