Thank you very much for pointing me to your explanation, but I would like to add a few remarks, as the example does not fit perfectly.
- I don’t understand this, sorry? The
env
command gives me a lot of info, but none related to mygitconfig
- As I don’t understand 1), I couldn’t figure out which variables to pass on. I also didn’t add the
git flags
to theenv
section inapp.yml
, but called them via ahook
. - This was not necessary, as I don’t want the whole container to go through the socks, but only the
git fetch
process, but I suppose this point was more particular about the original use case in the thread you referred to.
But thanks again, your input pointed me into the right direction. Thumbs up for the Discourse team!