How to compile polyaxon? where is the dockerfile for each individual component, such as : api, event, beat, resource and so on? where is the doc show me to build all stuff?
In Ubuntu 16.04.2, using tensorflow 1.3.0, when "import polyaxon", this error occurs.
```bash
# python -c "import polyaxon"
Traceback (most recent call last):
File "", line 1, in
File "/us…