https://github.com/frobware/openstack-rally
Docker-based Ubuntu image with OpenStack Rally installed
https://github.com/frobware/openstack-rally
Last synced: about 1 year ago
JSON representation
Docker-based Ubuntu image with OpenStack Rally installed
- Host: GitHub
- URL: https://github.com/frobware/openstack-rally
- Owner: frobware
- License: mit
- Created: 2014-10-23T21:47:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-23T21:47:26.000Z (over 11 years ago)
- Last Synced: 2025-02-24T07:38:28.661Z (about 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Openstack Rally Dockerfile
This repository contains **Dockerfile** of [OpenStack Rally](https://wiki.openstack.org/wiki/Rally/) for [Docker](https://www.docker.com/)'s [automated build](https://registry.hub.docker.com/u/dockerfile/openstack-rally/) published to the public [Docker Hub Registry](https://registry.hub.docker.com/).
### Base Docker Image
* [dockerfile/ubuntu](http://dockerfile.github.io/#/ubuntu)
### Installation
1. Install [Docker](https://www.docker.com/).
2. Download [automated build](https://registry.hub.docker.com/u/frobware/openstack-rally/) from public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull frobware/openstack-rally`
(alternatively, you can build an image from Dockerfile: `docker build -t="openstack-rally" frobware/openstack-rally`)
### Usage
docker run -ti frobware/openstack-rally