Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l2fprod/ibmcloud-ci

A Docker image to use IBM Cloud CLI in continuous integration systems
https://github.com/l2fprod/ibmcloud-ci

Last synced: 1 day ago
JSON representation

A Docker image to use IBM Cloud CLI in continuous integration systems

Awesome Lists containing this project

README

        

# A Docker image to use IBM Cloud CLI in continuous integration systems

This Docker image comes preinstalled with:
- IBM Cloud CLI and plugins,
- `kubectl`, `tfswitch`, `helm`, `minio`.

See [install-base.sh](./install-base.sh) and [install-ibmcloud.sh](./install-ibmcloud.sh) for the full list.

To run it locally:

```
docker run -it --volume $PWD:/root/mnt/home --workdir /root/mnt/home l2fprod/ibmcloud-ci
```

---

The program is provided as-is with no warranties of any kind, express or implied.