Sign inSign up

banderson/gogocal-docker

By banderson

•Updated over 10 years ago

An image for GoGoCal

Image
0

3.4K

banderson/gogocal-docker repository overview

⁠GoGoCal Docker Image

This is a docker image for the GoGoCal⁠ Google Calendar integration.

⁠Usage

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

Tag summary

Content type

Image

Digest

Size

5.4 MB

Last updated

over 10 years ago

docker pull banderson/gogocal-docker