Cpp docker (name TBD) is a docker image that is intended to be used in the CI environment to test a code base across multiple compiler versions.
The base OS of this image is ubuntu 24.04.
Latest cmake version from Kitware apt.
GNU GCC from ubuntu apt universe. Version 12 to 14.
LLVM Clang from official llvm script. Version 17 to 20.
Please do! Issues and pull requests are appreciated.