Docker version of https://github.com/inser7/google-api
Just follow next instructions:
git clone https://github.com/inser7/symfony-googleapi-docker.git
cd symfony-googleapi-docker
Docker setup:
Both Docker and Docker Compose are need to be installed.
Verbose mode:
docker-compose up
Detached state:
docker-compose up -d
Shutdown:
docker-compose down
Point your browser at http://localhost