docker run -it --rm -v $(pwd):/workdir boiyaa/checkstyle -c your-checks.xml . to run checkstyle on current directorydocker run -it --rm -v $(pwd):/workdir boiyaa/checkstyle /bin/sh to run shellContent type
Image
Digest
Size
59.8 MB
Last updated
about 9 years ago
docker pull boiyaa/checkstyle