Skip to content

Docker run No license be detected! #3272

Description

@allen7lee

Description

I had used https://github.com/nexB/scancode-toolkit/blob/develop/Dockerfile to build docker images .then run it but no any licenses be detected!
NO any licenses information in result.html!

How To Reproduce

download https://github.com/nexB/scancode-toolkit/archive/refs/tags/v32.0.0rc2.tar.gz
tar zxvf scancode-toolkit-32.0.0rc2.tar.gz
cd scancode-toolkit-32.0.0rc2

docker build --tag scancode-toolkit:latest .
cd samples
docker run --rm -v $PWD/:/project scancode-toolkit:latest -n 10 -clpeui --html /project/result.html /project

System configuration

  • What OS are you running on? (Windows/MacOS/Linux) centos 7.0
  • What version of scancode-toolkit was used to generate the scan file? 32.0.0rc2
  • What installation method was used to install/run scancode? (pip/source download/other) source download

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions