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