Files
Dependencies/Dockerfile
2025-05-08 15:34:36 +00:00

3 lines
129 B
Docker

FROM ubuntu:noble
RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen