Container for running our CI operations.
The base image builds upon CircleCI's next image: cimg/php-node
image and adds:
- ag
- bats
- flake8
- gcloud
- git-flow
- gitpython
- hadolint
- helm2
- helm3
- junit-merge
- oauthlib
- pycircleci
- semver
- shellcheck
- shfmt
- tap-xunit
- trivy
- yamllint
- yq
Jusr run make
, or if you prefer to run it step-by-step:
make init
make prepare
make lint
make build
make test
- Docker
- yamllint