Image containing openstack-glance client (command line tool for openstack images management)
236
Image containing openstack-glance client (command line tool for openstack images management)
docker pull serink/openstack-glance
docker run --rm -ti -v /path/to/openstackcredentials:/openstackinfo serink/openstack-glance bash
Where /path/to/openstackcredentials is a directory containing script which exports Openstack variables (OS_AUTH_URL, OS_USERNAME, ...).
Content type
Image
Digest
Size
42.2 MB
Last updated
over 9 years ago
docker pull serink/openstack-glance