We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2b382 commit 0ecd1e8Copy full SHA for 0ecd1e8
docs/faq.rst
@@ -22,8 +22,8 @@ you may use the Docker image to run pipelines as a single command:
22
.. code-block:: bash
23
24
docker run --rm \
25
- ghcr.io/aboutcode-org/scancode.io:latest \
26
-v "$(pwd)":/codedrop \
+ ghcr.io/aboutcode-org/scancode.io:latest \
27
run scan_codebase /codedrop \
28
> results.json
29
0 commit comments