Skip to content

Commit

Permalink
update README.md on pulling the latest docker iamges
Browse files Browse the repository at this point in the history
  • Loading branch information
milo2012 committed Apr 26, 2018
1 parent 7adbff8 commit 3708c0b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,14 @@ Options:

#Docker
```
- Building from Dockerfile
docker build -t example-scratch -f Dockerfile
docker run -it 2af3eecdb017 /pathBrute_linux -u http://testphp.vulnweb.com/ -s default -v -i -n 20
- Pull latest Docker image
docker pull milo2012/pathbrute
docker run -it 589606bdc12a /pathBrute_linux -u http://testphp.vulnweb.com/ -s default -v -i -n 20
```

#Compilation
Expand Down

0 comments on commit 3708c0b

Please sign in to comment.