mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
updated docker documentation
This commit is contained in:
@@ -116,7 +116,7 @@ if [ ! -d $DATA_DIRECTORY ]; then
|
|||||||
chmod -R 777 $REPORT_DIRECTORY
|
chmod -R 777 $REPORT_DIRECTORY
|
||||||
fi
|
fi
|
||||||
|
|
||||||
docker pull owasp/dependency-check # Make sure it is the actual version
|
docker pull owasp/dependency-check
|
||||||
|
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
--volume $(pwd):/src \
|
--volume $(pwd):/src \
|
||||||
|
|||||||
Reference in New Issue
Block a user