From c1bf3624009b28d9986d65e9440f1cdede1600c4 Mon Sep 17 00:00:00 2001 From: Petr Ruzicka Date: Wed, 9 Oct 2019 11:29:49 +0200 Subject: [PATCH] Details about --tarPath usage improved --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11577d87b..13510dc2b 100644 --- a/README.md +++ b/README.md @@ -470,6 +470,7 @@ Set this flag to indicate which build stage is the target build stage. #### --tarPath Set this flag as `--tarPath=` to save the image as a tarball at path instead of pushing the image. +You need to set `--destination` as well (for example `--destination=image`). #### --verbosity