A simple Dockerfile that builds from Ubuntu 18.04, installs curl, and the IBM CLI.
To build, run the following command: docker build -t docker-ubuntu-ibm-cli .
To use the IBM Cloud CLI, follow these directions from Step 2: https://console.bluemix.net/docs/cli/index.html#step2