From 61d3c66b5f3779c47ce132533765a8550a53f816 Mon Sep 17 00:00:00 2001 From: Priya Wadhwa Date: Tue, 24 Apr 2018 13:19:09 -0700 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1603c767e..f3133bf89 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ The majority of Dockerfile commands can be executed with kaniko, but we're still Multi-Stage Dockerfiles are also unsupported currently, but will be ready soon. +kaniko also does not support building Windows containers. + ## Development ### kaniko Build Contexts kaniko supports local directories and GCS buckets as build contexts. To specify a local directory, pass in the `--context` flag as an argument to the executor image.