stuff-from-scratch/infra/containers/ubuntu/22_04/MinimalDeps/Dockerfile
2022-11-30 13:45:59 +00:00

2 lines
90 B
Docker

FROM ubuntu:22.04
RUN apt-get update; apt-get -y install build-essential pkg-config cmake