Clone this repository using git:
git clone https://github.com/chevereto/docker.gitSetup Cron for all instances:
make cronPut the contents of your custom Chevereto based application in the /chevereto folder before building the image using the make image-custom command.
To customize the compose file, create docker-compose.yml by copying default.yml.