FROM mcr.microsoft.com/devcontainers/base:bullseye

RUN apt-get update && apt-get install -y pkg-config
