Copy sample.env to .env.
sample.env
.env
Adjust it to your needs and enter spreadsheets IDs.
Create file service-account-file.json that will contain data about Google API connection
service-account-file.json
Run it with docker-compose up --build -d
docker-compose up --build -d