This repository provides development containers for the Software Development
The containers are meant to be used e.g. as VSCode Devcontainers (using GitHub Codespaces, GitPod, locally, or the like)
The C++ base contaier defines a container which can be used for C++ programming tasks.
docker run -it ghcr.io/graugans/cpp:latestThis project is licensed under the MIT license.