FROM debian:12-slim RUN apt update && apt install gcc perl make qemu-system-i386 gdb -y