To create docker image, run the following command in the current directory:
$ docker-compose up -d --build
To run the project, run the following command:
$ docker-compose start
Open your browser and go to the http://localhost:4000/screenshot?url=https://google.com URL.