Skip to content

adrahon/rally-centos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openstack Rally CentOS Dockerfile

A Dockerfile for OpenStack Rally on CentOS 7. The resulting Docker image is published on the Docker Hub Registry using their automated build service at https://registry.hub.docker.com/u/adrahon/rally-centos/.

Usage

  1. Install the image on your host with docker pull adrahon/rally-centos.

  2. Run the container in interactive mode docker run -ti adrahon/rally-centos.

  3. Use rally as you usually would, eg. rally --version ...

Future plans

Currently this is just a duplication of the official Dockerfile based on Ubuntu, with some dependencies pulled from RPM packages instead of the Python repository. There's more work to do on dockerising Rally, using a volume for data, avoiding the use of a bash console...

About

OpenStack Rally for Docker/CentOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published