FROM ubuntu:22.04 RUN apt update -y && apt install -y --no-install-recommends \ git make gcc valgrind