Files
Docker-Chevereto/README.md
Rodolfo Berrios 305db69bf7 typos
2022-04-03 11:05:36 -04:00

1.0 KiB

Container builder

🔔 Subscribe to don't miss any update regarding Chevereto.

Chevereto

Community

Dockerfile template project for building and distributing container images for Chevereto projects to any container registry.

Note

Do not publish the generated image to a public registry as the Chevereto License restricts re-distribution rights.

Requirements

  • docker compose >= 2.0

Quick start

  1. Clone this repository (see SETUP)
  2. Create your image make image
  3. Start your containers make up--d

Documentation