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