Rodolfo Berrios ee676f2ffd 🌠
2021-06-04 14:32:23 -04:00
🌠
2021-06-04 14:32:23 -04:00
🌠
2021-06-04 14:32:23 -04:00
2021-05-31 15:38:41 -04:00
2021-06-03 14:51:37 -04:00

docker-builder

Dockerfile template project for building and distributing container images for Chevereto (ahead) releases.

Note

Do not publish the generated image to a public access registry as it contains your licensed installation files (including your key).

🧐 Handle it with care or your license details could be stolen.

Instructions

GitHub Setup

Key Description
CHEVERETO_LICENSE Chevereto license key
REGISTRY_IMAGE Image to be build (at), owner/chevereto-build
REGISTRY_LABEL ghcr.io/owner, docker.io, quay.io
REGISTRY_PASSWORD Password (registry access token)
REGISTRY_USERNAME Username for container registry

This repo uses RedHat Actions buildah-build, podman-login and push-to-registry.

Creating Builds

  • Go to "Actions"
  • Run the workflow accordingly the wanted image
Description
Template project for deploying Chevereto V4 based applications using Docker:
https://v4-docs.chevereto.com/guides/docker/ Readme MIT 2.8 MiB
Languages
Shell 52.3%
Makefile 34.1%
Dockerfile 12.7%
HCL 0.9%