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