openstack_dockers/heat/README.md

9 lines
258 B
Markdown
Raw Permalink Normal View History

# Openstack heat
This docker image provides [Openstack Heat](https://wiki.openstack.org/wiki/Heat). It is meant to be run as part of the [HPC Cloud](https://git.webhosting.rug.nl/HPC/hpc-cloud).
## How to build
```
docker build . -t hpc/openstack-heat
```