2
0
mirror of https://github.com/rehlds/revoice.git synced 2025-04-17 14:52:38 +03:00
revoice/.devcontainer/ubuntu-24.04.gnu.clang
the_hunter 9db23f1fe0 Add Dev Container configuration
Configure a development container to provide a consistent and reproducible Linux-based C++ development environment.
Note: Dev Containers are supported in Visual Studio 2022 version 17.4 and newer.
2025-04-06 02:39:00 +03:00

3 lines
101 B
Docker

# Base image with GCC, Clang, and Cppcheck preinstalled
FROM hun1er/ubuntu-24.04-cxx-build-env-clang