Small docker container to run the python-openstack CLI tool.
Example: docker run --rm -it widdpim\python-openstack --os-username=<USERNAME> --os-password=<PASSWORD> --os-identity-api-version 3 --os-project-id=<PROJECT ID> --os-auth-url=<AUTH URL> server list