From 35018cd8d6200b50d06b60e53be3ed7136a95d1d Mon Sep 17 00:00:00 2001 From: MadelineMurray <43356962+MadelineMurray@users.noreply.github.com> Date: Sun, 28 Apr 2019 12:28:26 +1000 Subject: [PATCH] Upated Docker image to indicate it doesn't run on Windows (#1346) --- docs/Getting-Started/Run-Docker-Image.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Getting-Started/Run-Docker-Image.md b/docs/Getting-Started/Run-Docker-Image.md index fbcc7be235..e2cc82d6e8 100644 --- a/docs/Getting-Started/Run-Docker-Image.md +++ b/docs/Getting-Started/Run-Docker-Image.md @@ -9,7 +9,13 @@ Use this Docker image to run a single Pantheon node without installing Pantheon. ## Prerequisites -To run Pantheon from the Docker image, you must have [Docker](https://docs.docker.com/install/) installed. +* [Docker](https://docs.docker.com/install/) + +* MacOS or Linux + + !!! important + The Docker image does not run on Windows. + ## Quickstart