We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug As follow your instructions, I can't get any result message on docker.
To Reproduce git clone https://github.com/fosslight/fosslight_scanner.git docker build -t fosslight . docker volume create scanner git clone https://github.com/nextcloud-snap/nextcloud-snap.git docker run -itd -v scanner:/app/output fosslight -p tests/nextcloud-snap -p option indicated port number. Your instruction confused
Expected behavior Some log in the /var/lib/docker/volumes/scanner/_data
System environment (please complete the following information):
Plz, show me the right way to use the scanner.
The text was updated successfully, but these errors were encountered:
soimkim
No branches or pull requests
Describe the bug
As follow your instructions, I can't get any result message on docker.
To Reproduce
git clone https://github.com/fosslight/fosslight_scanner.git
docker build -t fosslight .
docker volume create scanner
git clone https://github.com/nextcloud-snap/nextcloud-snap.git
docker run -itd -v scanner:/app/output fosslight -p tests/nextcloud-snap
-p option indicated port number. Your instruction confused
Expected behavior
Some log in the /var/lib/docker/volumes/scanner/_data
System environment (please complete the following information):
Plz, show me the right way to use the scanner.
The text was updated successfully, but these errors were encountered: