Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.19 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.19 KB

V4 Docker production

🔔 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

git clone https://github.com/v4-container-builder.git
  • From the repository folder run:
make image
make up-d

Documentation