pulp / oci_env

9 stars 33 forks source link

set XDG_CONFIG_HOME=/opt/settings/ in the Containerfile #77

Closed dkliban closed 1 year ago

dkliban commented 1 year ago

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 1 year ago

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