From b32a8cab4b18cb9ed18d7bc563c669a5d860e91d Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Wed, 14 Mar 2018 09:05:52 -0700 Subject: [PATCH] add note that packer doesn't support windows containers --- website/source/docs/builders/docker.html.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/docs/builders/docker.html.md b/website/source/docs/builders/docker.html.md index 23080e3ce..beab7dd28 100644 --- a/website/source/docs/builders/docker.html.md +++ b/website/source/docs/builders/docker.html.md @@ -30,6 +30,10 @@ support running on a Docker remote host_. You can learn about what [platforms Docker supports and how to install onto them](https://docs.docker.com/engine/installation/) in the Docker documentation. + + Please note: Packer does not yet have support for Windows containers. + + ## Basic Example: Export Below is a fully functioning example. It doesn't do anything useful, since no