A minimal container containing the CLI tools required for use in the IBMCloud
3.1K
A minimal container containing the CLI tools required for use in the IBMCloud
Launch the container as follows:
docker run -it \
--name ibmcloud-cli \
-e IBM_CLOUD_API_KEY=MY_API_KEY \
-e IBM_CLOUD_REGION=MY_REGION \
oda2/ibmcloud-cli sh
Instead of using the ibmcloud login installation in our CI, this container will always provide the ready-to-use CLI.
Licensed under MIT
Content type
Image
Digest
sha256:d03306490…
Size
147.2 MB
Last updated
7 months ago
docker pull oda2/ibmcloud-cli