mirror of
https://github.com/chevereto/docker.git
synced 2026-02-23 14:40:43 +01:00
0d12e5dd8a693ecfb64eb9b8273cd799288ad0f8
docker-builder
Dockerfile template project for building and distributing container images for Chevereto (ahead) releases.
Instructions
GitHub
- Click the "Use this template" button
- Provide the following repository secrets
| Key | Description |
|---|---|
| CHEVERETO_LICENSE | Chevereto license key |
| REGISTRY_IMAGE | Image to be build (at), chevereto-build |
| REGISTRY_LABEL | ghcr.io/owner, hub.docker.com/owner, quay.io |
| REGISTRY_PASSWORD | Password (registry access token) |
| REGISTRY_USERNAME | Username for container registry |
This repo uses RedHat Actions buildah-build, podman-login and .
Languages
Shell
52.3%
Makefile
34.1%
Dockerfile
12.7%
HCL
0.9%