Creates Docker image with necessary dependencies for Open TEE development.
In the directory where you cloned this repository:
$ docker build -t `whoami`/opentee-dev .
This creates docker image with Ubuntu 14.04, including necessary dependencies for Open TEE development.