# syntax = edrevo/dockerfile-plus
# ^^^ this line enables the INCLUDE+ directive

FROM mcr.microsoft.com/devcontainers/cpp:ubuntu-22.04

INCLUDE+ common.dockerfile
