Files
Dependencies/Dockerfile.jammy
2025-07-22 22:12:28 +00:00

3 lines
119 B
Docker

FROM ubuntu:jammy
RUN apt update -y && apt install -y build-essential g++ gcc cmake make git wget curl ca-certificates