You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: _docs/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,10 +140,10 @@ pull_image
140
140
: enforces to pull base image at build time (default `true`)
141
141
142
142
compress
143
-
: enables compression og the build context using gzip
143
+
: enables compression of the build context using gzip
144
144
145
145
output
146
-
: sets output folder for build artifacts (format: `path` or `type=TYPE[,KEY=VALUE]`)
146
+
: 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]`)
0 commit comments