FROM gcc:latest RUN apt update && apt install -y cmake gdb WORKDIR /home