2021-06-10 14:49:07 -04:00
2021-06-05 17:58:56 -04:00
2021-05-31 15:38:41 -04:00
2021-06-06 14:22:09 -04:00

container-builder

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

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

The build will be available at your target container registry.

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%