Skip to content

Commit

Permalink
added note on Docker for Windows in prerequisites (closes #215)
Browse files Browse the repository at this point in the history
  • Loading branch information
spujadas committed Aug 9, 2018
1 parent 23dfe24 commit 01f7ab0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ To run a container using this image, you will need the following:

Install [Docker](https://docker.com/), either using a native package (Linux) or wrapped in a virtual machine (Windows, OS X – e.g. using [Boot2Docker](http://boot2docker.io/) or [Vagrant](https://www.vagrantup.com/)).

**Note** – As the *sebp/elk* image is based on a Linux image, users of Docker for Windows will need to ensure that [Docker is using Linux containers](https://docs.docker.com/docker-for-windows/#switch-between-windows-and-linux-containers).

- **A minimum of 4GB RAM assigned to Docker**

Elasticsearch alone needs at least 2GB of RAM to run.
Expand Down

0 comments on commit 01f7ab0

Please sign in to comment.