This image provides an easy way to run the Openstack client command.
252
This image provides an easy way to run the Openstack client command.
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.
Content type
Image
Digest
Size
100.4 MB
Last updated
almost 8 years ago
docker pull racciari/openstack-client