This project implements a GitLab CI/CD template to build, check and inspect your containers with [Docker](https://www.docker.com/).
This project implements a GitLab CI/CD template to build, test and secure your container images out of a `Dockerfile`.
It supports [kaniko](https://github.com/GoogleContainerTools/kaniko), [Buildah](https://buildah.io/) or [Docker](https://www.docker.com/) as build tools.