Author: Robert Kaussow <mail@geeklabor.de>
Date:   Thu Jan 27 22:02:58 2022 +0100

    docs: adjust helptext for the output option (#72)
This commit is contained in:
Robert Kaussow 2022-01-27 21:04:48 +00:00
parent d4c2d1ed9d
commit 34d75bfdea

View File

@ -140,10 +140,10 @@ pull_image
: enforces to pull base image at build time (default `true`) : enforces to pull base image at build time (default `true`)
compress compress
: enables compression og the build context using gzip : enables compression of the build context using gzip
output output
: sets output folder for build artifacts (format: `path` or `type=TYPE[,KEY=VALUE]`) : sets the [export action](https://docs.docker.com/engine/reference/commandline/buildx_build/#output) for the build result (format: `path` or `type=TYPE[,KEY=VALUE]`)
repo repo
: sets repository name for the image : sets repository name for the image