Install git, add to the README
We use git in the makefile to create the container revision label. This did not have any affect outside the local containers, since the official ones use the CI_COMMIT_TAG variable from the CI.
Fixes: 5ec09f53 ("gitlab-ci: install devtools without its dependencies") Signed-off-by: Emil Velikov emil.l.velikov@gmail.com