rohit01 / docker_shinken

Automated docker builds for shinken images
http://www.rohit.io/blog/rip-nagios-hello-docker-shinken.html
56 stars 41 forks source link

Adds docker-compose.yml and instructions how to use it #14

Closed jangeador closed 7 years ago

jangeador commented 7 years ago

Adds docker compose ability to allow users to build from local files instead of pulling the image from docker hub. This makes it trivial to change the options in shinken.cfg such as the time_zone.

Thanks for an awesome product @rohit01 . I appreciate your work!

rohit01 commented 7 years ago

Thanks a lot for your contribution. Glad that you found it useful :-)