Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkarthiks/ci-swiss-knife
CI Swiss Knife container for Azure DevOps Pipelines
https://github.com/gkarthiks/ci-swiss-knife
azure-devops ci ci-swiss-knife devops
Last synced: 9 days ago
JSON representation
CI Swiss Knife container for Azure DevOps Pipelines
- Host: GitHub
- URL: https://github.com/gkarthiks/ci-swiss-knife
- Owner: gkarthiks
- License: mit
- Created: 2020-11-24T18:44:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-29T18:49:46.000Z (about 4 years ago)
- Last Synced: 2024-11-26T00:45:03.167Z (2 months ago)
- Topics: azure-devops, ci, ci-swiss-knife, devops
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI Swiss Knife
This container is built for `Azure DevOps Pipeline` Container Jobs. This holds the following tools/binaries to make the pipelines job easier.
* ca-certificates
* gcc-c++
* gcc
* [make](https://www.gnu.org/software/make/)
* [yq](https://mikefarah.gitbook.io/yq/)
* [helm](https://helm.sh/)
* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
* [oc](https://docs.openshift.com/container-platform/4.2/cli_reference/openshift_cli/getting-started-cli.html)
* [trivy](https://github.com/aquasecurity/trivy)
* [semver](https://github.com/gkarthiks/semver)
* [nodeJS](https://nodejs.org/en/)
* [yarn](https://yarnpkg.com/)
* [azure-cli](https://docs.microsoft.com/en-us/cli/azure/#:~:text=The%20Azure%20command%2Dline%20interface,with%20an%20emphasis%20on%20automation.)
* [azure-devops](https://docs.microsoft.com/en-us/cli/azure/#:~:text=The%20Azure%20command%2Dline%20interface,with%20an%20emphasis%20on%20automation.)The image is available in `gkarthics/ci-swiss-knife` registry for free download and use with zero restriction.