mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 11:32:05 +00:00
Fix typo in docker_image_build docs (#793)
This commit is contained in:
parent
7b554082ea
commit
4c2e7ebfbc
@ -17,7 +17,7 @@ short_description: Build Docker images using Docker buildx
|
|||||||
version_added: 3.6.0
|
version_added: 3.6.0
|
||||||
|
|
||||||
description:
|
description:
|
||||||
- This module allos to build Docker images using Docker's buildx plugin (BuildKit).
|
- This module allows you to build Docker images using Docker's buildx plugin (BuildKit).
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.docker.docker.cli_documentation
|
- community.docker.docker.cli_documentation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user