mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
nits
This commit is contained in:
@ -11,13 +11,6 @@ docker pull aflplusplus/aflplusplus:latest
|
|||||||
docker run -ti -v /location/of/your/target:/src aflplusplus/aflplusplus
|
docker run -ti -v /location/of/your/target:/src aflplusplus/aflplusplus
|
||||||
```
|
```
|
||||||
|
|
||||||
Or for convinince to run in the current directory:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
docker pull aflplusplus/aflplusplus:latest
|
|
||||||
docker run -ti -v $(pwd):/src aflplusplus/aflplusplus
|
|
||||||
```
|
|
||||||
|
|
||||||
This image is automatically generated when a push to the stable branch happens.
|
This image is automatically generated when a push to the stable branch happens.
|
||||||
You will find your target source code in `/src` in the container.
|
You will find your target source code in `/src` in the container.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user