Skip to content

Commit

Permalink
Merge pull request #248 from oceanprotocol/docker-instructions
Browse files Browse the repository at this point in the history
Add platform-specific instructions to configure docker
  • Loading branch information
alexcos20 authored May 28, 2021
2 parents 05f8a47 + cac007a commit 64de7c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ You need to have the newest versions of:

- Linux or macOS. Windows is not currently supported. If you are on Windows, we recommend running Barge inside a Linux VM. Another option might be to use the [Windows Subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux).
- [Docker](https://www.docker.com/get-started)
- On Linux, [allow non-root users](https://www.thegeekdiary.com/run-docker-as-a-non-root-user/)
- On Windows or MacOS, [increase memory to 4 GB (default is 2 GB)](https://stackoverflow.com/a/44533437)
- [Docker Compose](https://docs.docker.com/compose/)

## Get Started
Expand Down

0 comments on commit 64de7c1

Please sign in to comment.