openstack_dockers/keystone/README.md

10 lines
244 B
Markdown

# ubuntu 16.04 openstack ocata keystone
## How to build the docker image.
```
docker build . -t hpc/openstack-keystone
```
## Notes
This image is designed to be deployed from the [hpc-cloud repo](https://git.webhosting.rug.nl/HPC/hpc-cloud)