about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-19 18:01:11 +0000
committerGitHub <noreply@github.com>2024-02-19 18:01:11 +0000
commit2d9ce4a9afcef31363ad0db5dc2552792825c1f3 (patch)
treee7d2b4a62cf301db2a68021893e4dc63acc96e43 /doc
parent50cda7aaf0c93bb692b445b9ebfd2d3dbdf3e1be (diff)
parent602128297982101b77bd4a011bda0f50e62bfb51 (diff)
Merge master into staging-next
Diffstat (limited to 'doc')
-rw-r--r--doc/build-helpers/images/dockertools.section.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build-helpers/images/dockertools.section.md b/doc/build-helpers/images/dockertools.section.md
index f6241b3e8fb5a..a1d1f2cb20126 100644
--- a/doc/build-helpers/images/dockertools.section.md
+++ b/doc/build-helpers/images/dockertools.section.md
@@ -178,6 +178,13 @@ Similarly, if you encounter errors similar to `Error_Protocol ("certificate has
 
   _Default value:_ 0.
 
+`compressor` (String; _optional_)
+
+: Selects the algorithm used to compress the image.
+
+  _Default value:_ `"gz"`.\
+  _Possible values:_ `"none"`, `"gz"`, `"zstd"`.
+
 `contents` **DEPRECATED**
 
 : This attribute is deprecated, and users are encouraged to use `copyToRoot` instead.