Search Docker Hub
cpplint
By francoissevestre
cpplint linter for C++
10K+
This image is based on archlinux and launches cpplint on cpp files present in /code. The Dockerfile is present here
docker run --volume "$PWD":/code cpplint:latest
Content type
Image
Digest
Size
186.7 MB
Last updated
over 4 years ago
docker pull francoissevestre/cpplint