FROM ubuntu:24.04 MAINTAINER Robonen Andrew WORKDIR /src RUN apt update && apt install -y clang lldb lld