Skip to content

Commit

Permalink
Docker requirements (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
criadoperez committed Jul 17, 2023
1 parent 5ea0540 commit 04776a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Deploying local docker cluster

## Prerequisites
* [Docker Desktop](https://www.docker.com/products/docker-desktop/) - Docker 17.12.0+
* [Docker compose 2+](https://github.com/docker/compose/releases/tag/v2.14.1)
* [Docker Engine](https://docs.docker.com/engine/install/) - Minimum version 20.10.23
* [Docker compose v.1.x](https://docs.docker.com/compose/install/) - Minimum version 1.29

### `polybft` consensus
When deploying with `polybft` consensus, there are some additional dependencies:
Expand Down

0 comments on commit 04776a5

Please sign in to comment.