tree: 5b2fc43afccee93c714f56426f810bb36d901fae [path history] [tgz]
  1. Dockerfile
  2. entrypoint.sh
  3. README.md
meta-raspberrypi/.github/workflows/docker-images/dco-check/README.md

Docker image for DCO checks

This image provides the environment and the logic of running a DCO check against a repository.

Configuration

The entrypoint.sh script assumes at runtime that the repository to be checked is available under /work. This path is to be populated via bind mounts when running the container.