Sign inSign up

racciari/openstack-client

By racciari

Updated almost 8 years ago

This image provides an easy way to run the Openstack client command.

Image
0

252

racciari/openstack-client repository overview

openstack-client

This image provides an easy way to run the Openstack client command.

How to use this image

Just run the container with your endpoint and credentials as parameters:

# docker run -e OS_IDENTITY_API_VERSION="3" -e OS_AUTH_URL="http://192.168.56.102:5000" -e OS_USER_DOMAIN_ID="default" -e OS_PROJECT_DOMAIN_ID="default" -e OS_PROJECT_NAME="admin" -e OS_USERNAME="admin" -e OS_PASSWORD="ADMIN_PASS" racciari/openstack-client

More informations about the Openstack Swift command line parameters in the documentation.

Tag summary

Content type

Image

Digest

Size

100.4 MB

Last updated

almost 8 years ago

docker pull racciari/openstack-client