Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 871 Bytes

C++ Development Docker Container

Actions Status Docker Cloud Build Status Docker Pulls Docker Image Size Docker Cloud Automated build

Installed Packages

  • CMake
  • gcc/g++
  • clang
  • clang-format
  • clang-tidy
  • cppcheck
  • cpplint
  • include-what-you-use
  • doxygen
  • lcov
  • valgrind
  • Python 3