FROM ubuntu:18.04 RUN apt-get update RUN apt-get install -y libboost-all-dev cmake git ninja-build re2c VOLUME /app