🔔 Subscribe to don't miss any update regarding Chevereto.
Dockerfile template project for building and distributing container images for Chevereto projects to any container registry.
Do not publish the generated image to a public registry as the Chevereto License restricts re-distribution rights.
docker compose
>= 2.0
- Get Docker in your system
- Clone this repository chevereto/v4-container-builder (see SETUP)
git clone https://github.com/v4-container-builder.git
- From the repository folder run:
make image
make up-d