Skip to content

Commit

Permalink
readme: remove docker latest-portable instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Dec 2, 2022
1 parent 75736d9 commit 01ed5de
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,12 +136,9 @@ We maintain a MEV-Boost Docker images at https://hub.docker.com/r/flashbots/mev-
- Pull & run the latest image:

```bash
# Get the default MEV-Boost image
# Get the MEV-Boost image
docker pull flashbots/mev-boost:latest

# Get the portable MEV-Boost image
docker pull flashbots/mev-boost:latest-portable

# Run it
docker run flashbots/mev-boost -help
```
Expand Down

0 comments on commit 01ed5de

Please sign in to comment.