I have set up a docker container.The container i got from dockerhub and installed it using
docker pull gilbitron/php5.6-mysql
I ran the container but i cant clone from git
root@b5ff858016a9:/var/www/html# git clone https://github.com/person/project.git
Cloning into 'bloodbank'...
fatal: unable to access 'https://github.com/person/project.git': Could not resolve host: github.com