Docker Image packaging Cppcheck http://cppcheck.sourceforge.net/ ontop of The Docker Official Image for Debian
The Docker Image is listed on Docker Hub: https://hub.docker.com/r/tafthorne/cppcheck-debian/
To pull the image:
docker pull tafthorne/cppcheck-debian
Cppcheck is a static analysis tool for C/C++ code. For further details please see their project page.
Debian is a Linux distribution that's composed entirely of free and open-source software.
For details about the base image for this project please see either the project page or the Docker Hub entry.
Please see the notes in CONTRIBUTING.md.