mirror of
https://github.com/chevereto/docker.git
synced 2026-06-23 02:30:35 +02:00
c230d0900979aa7c1e72e46f3bb6cfb0c8ccd7a4
Container builder
🔔 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.
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
- Clone this repository (see SETUP)
- Create your image
make image - Start your containers
make up--d
Documentation
Languages
Shell
52.3%
Makefile
34.1%
Dockerfile
12.7%
HCL
0.9%