[services] Extract glog installation from folly installation
Summary:
At the moment we have glog installation inside the Folly installation bash script in services/base-image/docker/install_folly.sh
Starting from D3969 we are using the glog as our own services dependency and we must extract it to the separate installation script, as mentioned in
the D3969 comments.
Linear task: ENG-1144
Test Plan: Run yarn build-base-image successfully bult services base image.
Reviewers: karol-bisztyga, palys-swm
Reviewed By: karol-bisztyga, palys-swm
Subscribers: ashoat, palys-swm, Adrian, atul, karol-bisztyga, yayabosh
Differential Revision: https://phabricator.ashoat.com/D4054