diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index 4417d2fc..d7afa610 100644 --- a/branch/stable-3/current_container_facts_module.html +++ b/branch/stable-3/current_container_facts_module.html @@ -4,7 +4,7 @@ - + community.docker.current_container_facts module – Return facts about whether the module runs in a container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index 856fe7bf..80d6ba90 100644 --- a/branch/stable-3/docker_api_connection.html +++ b/branch/stable-3/docker_api_connection.html @@ -4,7 +4,7 @@ - + community.docker.docker_api connection – Run tasks in docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index caa27f97..b7af3b73 100644 --- a/branch/stable-3/docker_compose_module.html +++ b/branch/stable-3/docker_compose_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1 — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index ff7e208e..1011c61d 100644 --- a/branch/stable-3/docker_compose_v2_exec_module.html +++ b/branch/stable-3/docker_compose_v2_exec_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_module.html b/branch/stable-3/docker_compose_v2_module.html index 9e529836..c2556b0d 100644 --- a/branch/stable-3/docker_compose_v2_module.html +++ b/branch/stable-3/docker_compose_v2_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index e5c2420b..4a40f741 100644 --- a/branch/stable-3/docker_compose_v2_pull_module.html +++ b/branch/stable-3/docker_compose_v2_pull_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_pull module – Pull a Docker compose project — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_run_module.html b/branch/stable-3/docker_compose_v2_run_module.html index efda00a9..d222ba8f 100644 --- a/branch/stable-3/docker_compose_v2_run_module.html +++ b/branch/stable-3/docker_compose_v2_run_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 49a37ff1..db74989e 100644 --- a/branch/stable-3/docker_config_module.html +++ b/branch/stable-3/docker_config_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_config module – Manage docker configs. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_connection.html b/branch/stable-3/docker_connection.html index f03cae7e..d85cf589 100644 --- a/branch/stable-3/docker_connection.html +++ b/branch/stable-3/docker_connection.html @@ -4,7 +4,7 @@ - + community.docker.docker connection – Run tasks in docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_copy_into_module.html b/branch/stable-3/docker_container_copy_into_module.html index 8fc32f6c..6d09c53c 100644 --- a/branch/stable-3/docker_container_copy_into_module.html +++ b/branch/stable-3/docker_container_copy_into_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_copy_into module – Copy a file into a Docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_exec_module.html b/branch/stable-3/docker_container_exec_module.html index 1d83312a..c674c14c 100644 --- a/branch/stable-3/docker_container_exec_module.html +++ b/branch/stable-3/docker_container_exec_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_exec module – Execute command in a docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_info_module.html b/branch/stable-3/docker_container_info_module.html index 19a9a48c..d25c5c76 100644 --- a/branch/stable-3/docker_container_info_module.html +++ b/branch/stable-3/docker_container_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_info module – Retrieves facts about docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_module.html b/branch/stable-3/docker_container_module.html index c98f17c2..1cabe0bd 100644 --- a/branch/stable-3/docker_container_module.html +++ b/branch/stable-3/docker_container_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container module – manage Docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index e2c7851a..26eabc5a 100644 --- a/branch/stable-3/docker_containers_inventory.html +++ b/branch/stable-3/docker_containers_inventory.html @@ -4,7 +4,7 @@ - + community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index ac801952..935fadc0 100644 --- a/branch/stable-3/docker_host_info_module.html +++ b/branch/stable-3/docker_host_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index e0040158..7c850f85 100644 --- a/branch/stable-3/docker_image_build_module.html +++ b/branch/stable-3/docker_image_build_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_build module – Build Docker images using Docker buildx — Community.Docker Collection documentation @@ -417,25 +417,25 @@ see "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