FROM gcc:11

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