Sign inSign up

ashb/apache-rat

By ashb

Updated over 6 years ago

Apache Rat (a license checker) in a tiny docker image

Image
0

10K+

ashb/apache-rat repository overview

Apache Rat in a small docker container

This repo aims to put Apache Rat into a tiny Docker image.

It is auto-built by Docker hub.

Usage

docker run --rm -t  \
  -v /path/to/src:/to-check \
  -- \
  ashb/apache-rat \
  --exclude-file /to-check/.rat-excludes \
  --dir /to-check

Tag summary

Content type

Image

Digest

Size

70 MB

Last updated

over 6 years ago

docker pull ashb/apache-rat