This repo contains the source for builder images to be used as steps in CI/CD pipelines. An example of how these images are used can be seen in the image below.
Each directory for an image contains an image structure test to confirm that it will build correctly using the
Google Container Structure Test and Skaffold.
You can build and test all the containers by running skaffold build or make.