Files
Docker-Chevereto/docs/SETUP.md
Rodolfo Berrios 3ca890a2b6 updates
2022-11-12 18:22:28 -03:00

455 B

Setup

Clone

Clone this repository using git:

git clone https://github.com/chevereto/docker.git

Cron

Custom application

Put the contents of your custom Chevereto based application in the /chevereto folder before building the image using the make image-custom command.

Custom compose

To customize the compose file, create docker-compose.yml by copying default.yml.