# For lint test FROM ubuntu:14.04 RUN apt-get update && apt-get install -y python-pip RUN apt-get install -y doxygen graphviz RUN pip install cpplint pylint