stuff-from-scratch/infra/containers/ubuntu/22_04/MinimalDeps/Dockerfile

3 lines
90 B
Docker
Raw Permalink Normal View History

2022-11-30 13:45:59 +00:00
FROM ubuntu:22.04
RUN apt-get update; apt-get -y install build-essential pkg-config cmake