mirror of
https://onedev.site.tesses.net/Dependencies
synced 2026-02-08 09:45:44 +00:00
3 lines
119 B
Docker
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 |