This is a docker image for the GoGoCal Google Calendar integration.
By default the image will look for the Google API service account key at
/root/key.json and the redis server at redis:6379. So the easiest way to
get started is:
docker run -d --name mygogocal -v /path/to/key.json:/root/key.json --link someredis:redis banderson/gogocal
Content type
Image
Digest
Size
5.4 MB
Last updated
over 10 years ago
docker pull banderson/gogocal-docker