cppcheckdata.py
tool for static C/C++ code analysis (CLI)
RUN apt-get update && \
apt-get install -y cppcheck
RUN apt-get update && \
apt-get install -y cppcheck
RUN apk add cppcheck
RUN pacman -S --noconfirm cppcheck
RUN apt-get update && \
apt-get install -y cppcheck
RUN dnf install -y cppcheck
RUN apt-get update && \
apt-get install -y cppcheck