Apache Rat (a license checker) in a tiny docker image
10K+
This repo aims to put Apache Rat into a tiny Docker image.
It is auto-built by Docker hub.
docker run --rm -t \
-v /path/to/src:/to-check \
-- \
ashb/apache-rat \
--exclude-file /to-check/.rat-excludes \
--dir /to-check
Content type
Image
Digest
Size
70 MB
Last updated
over 6 years ago
docker pull ashb/apache-rat