diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html
index cec3e2be..a8004a51 100644
--- a/branch/main/current_container_facts_module.html
+++ b/branch/main/current_container_facts_module.html
@@ -4,7 +4,7 @@
"docker":
This export type writes the single-platform result image as a Docker image specification tarball on the client. Tarballs created by this exporter are also OCI compatible.
-The destination can be provided in outputs[].dest. If not specified, the tar will be loaded automatically to the local image store.
-The Docker context where to import the result can be provided in outputs[].context.
+The destination can be provided in outputs[].dest. If not specified, the tar will be loaded automatically to the local image store.
+The Docker context where to import the result can be provided in outputs[].context.
"image":
This exporter writes the build result as an image or a manifest list. When using this driver, the image will appear in docker images.
-The image name can be provided in outputs[].name. If it is not provided, name and tag will be used.
-Optionally, image can be automatically pushed to a registry by setting outputs[].push=true.
+The image name can be provided in outputs[].name. If it is not provided, name and tag will be used.
+Optionally, image can be automatically pushed to a registry by setting outputs[].push=true.
"local":
This export type writes all result files to a directory on the client. The new files will be owned by the current user. On multi-platform builds, all results will be put in subdirectories by their platform.
-The destination has to be provided in outputs[].dest.
+The destination has to be provided in outputs[].dest.
"oci":
This export type writes the result image or manifest list as an OCI image layout tarball on the client.
-The destination has to be provided in outputs[].dest.
+The destination has to be provided in outputs[].dest.
"tar":
This export type export type writes all result files as a single tarball on the client. On multi-platform builds, all results will be put in subdirectories by their platform.
-The destination has to be provided in outputs[].dest.
+The destination has to be provided in outputs[].dest.
@@ -520,15 +520,15 @@ This export type export type writes all result files as a single tarball on the
"env":
Reads the secret from an environment variable on the target.
-The environment variable must be named in secrets[].env.
+The environment variable must be named in secrets[].env.
Note that this requires the Buildkit plugin to have version 0.6.0 or newer.
"file":
Reads the secret from a file on the target.
-The file must be specified in secrets[].src.
+The file must be specified in secrets[].src.
"value":
-Provides the secret from a given value secrets[].value.
+Provides the secret from a given value secrets[].value.
Note that the secret will be passed as an environment variable to docker compose. Use another mean of transport if you consider this not safe enough.
Note that this requires the Buildkit plugin to have version 0.6.0 or newer.
diff --git a/branch/main/docker_image_export_module.html b/branch/main/docker_image_export_module.html
index c988954f..f3ad238e 100644
--- a/branch/main/docker_image_export_module.html
+++ b/branch/main/docker_image_export_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_export module – Export (archive) Docker images — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html
index 01f1b975..c9ee5411 100644
--- a/branch/main/docker_image_info_module.html
+++ b/branch/main/docker_image_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_info module – Inspect docker images — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html
index 4e4ba49e..04fcbdae 100644
--- a/branch/main/docker_image_load_module.html
+++ b/branch/main/docker_image_load_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_load module – Load docker image(s) from archives — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_module.html b/branch/main/docker_image_module.html
index ddd16aca..67043451 100644
--- a/branch/main/docker_image_module.html
+++ b/branch/main/docker_image_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_pull_module.html b/branch/main/docker_image_pull_module.html
index 8738f8af..08b33531 100644
--- a/branch/main/docker_image_pull_module.html
+++ b/branch/main/docker_image_pull_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_pull module – Pull Docker images from registries — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_push_module.html b/branch/main/docker_image_push_module.html
index c9f38737..8e17a794 100644
--- a/branch/main/docker_image_push_module.html
+++ b/branch/main/docker_image_push_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_push module – Push Docker images to registries — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_remove_module.html b/branch/main/docker_image_remove_module.html
index e9df9c92..5998c0ca 100644
--- a/branch/main/docker_image_remove_module.html
+++ b/branch/main/docker_image_remove_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_remove module – Remove Docker images — Community.Docker Collection documentation
diff --git a/branch/main/docker_image_tag_module.html b/branch/main/docker_image_tag_module.html
index 033788d9..124fe668 100644
--- a/branch/main/docker_image_tag_module.html
+++ b/branch/main/docker_image_tag_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_tag module – Tag Docker images with new names and/or tags — Community.Docker Collection documentation
diff --git a/branch/main/docker_login_module.html b/branch/main/docker_login_module.html
index ab7d4d40..fe08ddc1 100644
--- a/branch/main/docker_login_module.html
+++ b/branch/main/docker_login_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_login module – Log into a Docker registry — Community.Docker Collection documentation
diff --git a/branch/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html
index bdaf8617..1a4c42ff 100644
--- a/branch/main/docker_machine_inventory.html
+++ b/branch/main/docker_machine_inventory.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_machine inventory – Docker Machine inventory source — Community.Docker Collection documentation
diff --git a/branch/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html
index 085b97a3..33285eb0 100644
--- a/branch/main/docker_network_info_module.html
+++ b/branch/main/docker_network_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_network_info module – Retrieves facts about docker network — Community.Docker Collection documentation
diff --git a/branch/main/docker_network_module.html b/branch/main/docker_network_module.html
index f08f25e5..403074a1 100644
--- a/branch/main/docker_network_module.html
+++ b/branch/main/docker_network_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation
diff --git a/branch/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html
index b7b9d7db..52d37f34 100644
--- a/branch/main/docker_node_info_module.html
+++ b/branch/main/docker_node_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager — Community.Docker Collection documentation
diff --git a/branch/main/docker_node_module.html b/branch/main/docker_node_module.html
index 4feec453..e4c0c9ab 100644
--- a/branch/main/docker_node_module.html
+++ b/branch/main/docker_node_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_node module – Manage Docker Swarm node — Community.Docker Collection documentation
diff --git a/branch/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html
index fb17751d..4149c0d1 100644
--- a/branch/main/docker_plugin_module.html
+++ b/branch/main/docker_plugin_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation
diff --git a/branch/main/docker_prune_module.html b/branch/main/docker_prune_module.html
index 6546e3f2..b6e5c645 100644
--- a/branch/main/docker_prune_module.html
+++ b/branch/main/docker_prune_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_prune module – Allows to prune various docker objects — Community.Docker Collection documentation
diff --git a/branch/main/docker_secret_module.html b/branch/main/docker_secret_module.html
index e6d1ad05..b2a735db 100644
--- a/branch/main/docker_secret_module.html
+++ b/branch/main/docker_secret_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_secret module – Manage docker secrets — Community.Docker Collection documentation
diff --git a/branch/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html
index 44711a4e..2e16b4be 100644
--- a/branch/main/docker_stack_info_module.html
+++ b/branch/main/docker_stack_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation
diff --git a/branch/main/docker_stack_module.html b/branch/main/docker_stack_module.html
index f594d23e..8ebb80ee 100644
--- a/branch/main/docker_stack_module.html
+++ b/branch/main/docker_stack_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation
diff --git a/branch/main/docker_stack_task_info_module.html b/branch/main/docker_stack_task_info_module.html
index 87674bc8..65a166a4 100644
--- a/branch/main/docker_stack_task_info_module.html
+++ b/branch/main/docker_stack_task_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack — Community.Docker Collection documentation
diff --git a/branch/main/docker_swarm_info_module.html b/branch/main/docker_swarm_info_module.html
index 036ab65c..3e066a83 100644
--- a/branch/main/docker_swarm_info_module.html
+++ b/branch/main/docker_swarm_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster — Community.Docker Collection documentation
diff --git a/branch/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html
index 7a6a0d88..705f8c84 100644
--- a/branch/main/docker_swarm_inventory.html
+++ b/branch/main/docker_swarm_inventory.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes — Community.Docker Collection documentation
diff --git a/branch/main/docker_swarm_module.html b/branch/main/docker_swarm_module.html
index 132ceb06..688dffc3 100644
--- a/branch/main/docker_swarm_module.html
+++ b/branch/main/docker_swarm_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation
diff --git a/branch/main/docker_swarm_service_info_module.html b/branch/main/docker_swarm_service_info_module.html
index 692cbecb..c53ede3e 100644
--- a/branch/main/docker_swarm_service_info_module.html
+++ b/branch/main/docker_swarm_service_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager — Community.Docker Collection documentation
diff --git a/branch/main/docker_swarm_service_module.html b/branch/main/docker_swarm_service_module.html
index 1ba07159..90edb153 100644
--- a/branch/main/docker_swarm_service_module.html
+++ b/branch/main/docker_swarm_service_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_service module – docker swarm service — Community.Docker Collection documentation
diff --git a/branch/main/docker_volume_info_module.html b/branch/main/docker_volume_info_module.html
index e4007161..79168f96 100644
--- a/branch/main/docker_volume_info_module.html
+++ b/branch/main/docker_volume_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_volume_info module – Retrieve facts about Docker volumes — Community.Docker Collection documentation
diff --git a/branch/main/docker_volume_module.html b/branch/main/docker_volume_module.html
index c0aaba3b..c6064d66 100644
--- a/branch/main/docker_volume_module.html
+++ b/branch/main/docker_volume_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation
diff --git a/branch/main/environment_variables.html b/branch/main/environment_variables.html
index 32c3ca6a..5b87abab 100644
--- a/branch/main/environment_variables.html
+++ b/branch/main/environment_variables.html
@@ -4,7 +4,7 @@
-
+
Index of all Collection Environment Variables — Community.Docker Collection documentation
diff --git a/branch/main/index.html b/branch/main/index.html
index 43ecc266..c9f188b3 100644
--- a/branch/main/index.html
+++ b/branch/main/index.html
@@ -4,7 +4,7 @@
-
+
Community.Docker — Community.Docker Collection documentation
diff --git a/branch/main/nsenter_connection.html b/branch/main/nsenter_connection.html
index 2378d890..c3e3c8f0 100644
--- a/branch/main/nsenter_connection.html
+++ b/branch/main/nsenter_connection.html
@@ -4,7 +4,7 @@
-
+
community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation