mirror of
https://github.com/chevereto/docker.git
synced 2026-02-23 22:50:43 +01:00
983 B
983 B
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 .