FROM rust:1.80 WORKDIR /src RUN apt update RUN apt install -y lsof