foreman-packaging
foreman-packaging copied to clipboard
Copy gitconfig into build container
This makes running update commands inside the container work.
This doesn't handle
~/.config/git/config
. Would this also work if the file doesn't exist?
Are you asking if we could use that path instead? or also mount it?
Mostly wondering what happens if you attempt to mount a location that doesn't exist
Mostly wondering what happens if you attempt to mount a location that doesn't exist
It will yell at you:
Error: statfs /home/ehelms/.config/git/config: no such file or directory