Files
Dependencies/Dockerfile.armv7
2025-05-08 17:16:30 +00:00

3 lines
149 B
Docker

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