mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-13 19:29:54 +00:00
deploy: 8b55159279
This commit is contained in:
@@ -673,8 +673,14 @@ will change over time. New releases of the Docker compose CLI plugin can break t
|
||||
<div class="admonition seealso">
|
||||
<p class="admonition-title">See also</p>
|
||||
<dl class="simple">
|
||||
<dt><a class="reference internal" href="docker_compose_v2_build_module.html#ansible-collections-community-docker-docker-compose-v2-build-module"><span class="std std-ref">community.docker.docker_compose_v2_build</span></a></dt><dd><p>Build a Docker compose project.</p>
|
||||
</dd>
|
||||
<dt><a class="reference internal" href="docker_compose_v2_exec_module.html#ansible-collections-community-docker-docker-compose-v2-exec-module"><span class="std std-ref">community.docker.docker_compose_v2_exec</span></a></dt><dd><p>Run command in a container of a Compose service.</p>
|
||||
</dd>
|
||||
<dt><a class="reference internal" href="docker_compose_v2_pull_module.html#ansible-collections-community-docker-docker-compose-v2-pull-module"><span class="std std-ref">community.docker.docker_compose_v2_pull</span></a></dt><dd><p>Pull a Docker compose project.</p>
|
||||
</dd>
|
||||
<dt><a class="reference internal" href="docker_compose_v2_run_module.html#ansible-collections-community-docker-docker-compose-v2-run-module"><span class="std std-ref">community.docker.docker_compose_v2_run</span></a></dt><dd><p>Run command in a new container of a Compose service.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user