FROM silkeh/clang:11

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