ES Docker for Windows

From Elexis-Wiki
Jump to navigation Jump to search

Setting up a docker instance and running ES on it

Prerequisites

  • get docker from www.docker.com
  • make sure virtualization is enabled
  • get docker to start

Start Elexis Server

Make sure your docker setup works properly by testing with the hello-world-image for docker

docker run hello-world