Clone this repository using git:
git clone https://github.com/chevereto/docker.git
Setup Cron for all instances:
make cron
Put 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.