mirror of
https://github.com/chevereto/docker.git
synced 2026-07-06 01:38:18 +02:00
4da49fede1b5173f0df6da7d59132baaf9c9468f
V4 Docker production
🔔 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 V2
docker compose
Quick start
- 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
Documentation
Languages
Shell
52.3%
Makefile
34.1%
Dockerfile
12.7%
HCL
0.9%