to make it easier to use yadm in the container. Set it in the system config (i.e. /etc/gitconfig) to avoid getting a clash if one wants to clone an existing yadm repo that contains a .gitconfig.
Make it easier to test upgrades (#276).
Don't install apt recommendations and use the ADD directive instead of running curl in the image. Saves ~380MB in docker image size.