From f91d18d6cc4935ea5e5fda3971a49c2da5c190f0 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Thu, 10 Jun 2021 19:44:40 -0400 Subject: [PATCH] adds the millionaire "chevereto" quality signature --- LOGO.svg | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 15 +++++--- 2 files changed, 113 insertions(+), 4 deletions(-) create mode 100644 LOGO.svg diff --git a/LOGO.svg b/LOGO.svg new file mode 100644 index 0000000..2d29a01 --- /dev/null +++ b/LOGO.svg @@ -0,0 +1,102 @@ + + + + + + diff --git a/README.md b/README.md index b1dc317..d731557 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -# container-builder +# Container builder -Dockerfile template project for building and distributing container images for Chevereto (ahead) releases to any container registry. +> 🔔 [Subscribe](https://newsletter.chevereto.com/subscription?f=PmL892XuTdfErVq763PCycJQrvZ8PYc9JbsVUttqiPV1zXt6DDtf7lhepEStqE8LhGs8922ZYmGT7CYjMH5uSx23pL6Q) to don't miss any update regarding Chevereto. + +![Chevereto](LOGO.svg) + +[![Community](https://img.shields.io/badge/chv.to-community-blue?style=flat-square)](https://chv.to/community) +[![Discord](https://img.shields.io/discord/759137550312407050?style=flat-square)](https://chv.to/discord) +[![Twitter Follow](https://img.shields.io/twitter/follow/chevereto?style=social)](https://twitter.com/chevereto) + +Dockerfile template project for building and distributing container images for Chevereto (ahead) releases to any container registry. It also works with custom applications. ## Note @@ -25,7 +33,7 @@ This repo uses RedHat Actions [buildah-build](https://github.com/redhat-actions/ ### Custom application -You can use the following repository secrets for your custom application: +By default this repository uses your Chevereto license to download the latest Chevereto release. By adding the the following repository secrets you can use your own custom application: | Key | Description | | --------------------- | ---------------------------------------------- | @@ -47,7 +55,6 @@ docker build -t tag . -f httpd-php.Dockerfile --build-arg CHEVERETO_LICENSE=