mirror of
https://github.com/chevereto/docker.git
synced 2026-02-03 04:49:05 +01:00
1.2 KiB
1.2 KiB
V4 Docker production
🔔 Subscribe to don't miss any update regarding Chevereto.
Dockerfile driven template project for building and running container images for Chevereto V4 projects.
Warning
: Do not publish generated image to a public registry as the Chevereto License restricts re-distribution rights.
Requirements
- Chevereto V4 license key
- Docker
- Compose V2
docker compose
Quick start
- Get Docker in your system
- Clone this repository chevereto/v4-docker-production (see SETUP)
git clone https://github.com/chevereto/v4-docker-production.git
- From the repository folder run:
make image
make up-d