Skip to content

Commit

Permalink
update docker img
Browse files Browse the repository at this point in the history
  • Loading branch information
shouc committed Apr 17, 2023
1 parent 92efe03 commit d8da2c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ Install Docker from https://www.docker.com/ and run our docker image (x86 only,


```bash
docker run -p 8000:8000 fuzzland/dev-ityfuzz-2
docker run -p 8000:8000 fuzzland/ityfuzz
```

Then, you can visit the interface at http://localhost:8000

<sub>Note: The container uses public ETH RPC, may time out / be slow</sub>

### Statistics & Comparison

Expand Down

0 comments on commit d8da2c9

Please sign in to comment.