From 7ae2ed3dab84cb11903d7e465c063f8643cb0a22 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Sun, 6 Jun 2021 12:47:10 -0400 Subject: [PATCH] rename --- .gitignore | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1a723ad --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/clean.sh diff --git a/README.md b/README.md index f04f637..bc82c65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# docker-builder +# container-builder -Dockerfile template project for building and distributing container images for Chevereto (ahead) releases. +Dockerfile template project for building and distributing container images for Chevereto (ahead) releases to any container registry. ## Note