Image for building C++ apps on GCC and Clang. For more https://github.com/matheusgomes28/base64pp
2.3K
This image was created for the base64pp project, see https://github.com/matheusgomes28/base64pp
It runs all the CI steps in the above repository, including builds for GCC and Clang, with tools to enable basic CI for C++ apps such as:
clang-format to format check code based on the provided style.clang-tidy to run static analysers on C++ projects.cmake for the build configuration.conan to install third-party dependencies.gcc and clang.doxygen for documentation generation.ninja as the build system.Note: The intention is to keep a fairly recent version of the above tools mentioned, for update suggestions, raise an issue on the Github projet
Content type
Image
Digest
sha256:3bf7efad5…
Size
297.3 MB
Last updated
over 2 years ago
docker pull mattgomes28/cpp-ubuntu-bionic:layered01