FROM debian:bookworm-slim RUN apt-get update && apt-get upgrade RUN apt-get install -y git git-lfs pip cmake python3 CMD ["sleep", " infinity"]