FROM silkeh/clang:5

RUN apt-get update && apt-get install -y gdb cmake zlib1g-dev
