mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 12:28:55 +00:00
(cherry picked from commit 9458bc6e62)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b4ef24162c
commit
abba2bf73d
@ -18,6 +18,9 @@ description:
|
||||
- Build, load or pull an image, making the image available for creating containers. Also supports tagging
|
||||
an image, pushing an image, and archiving an image to a C(.tar) file.
|
||||
|
||||
notes:
|
||||
- Building images is done using Docker daemon's API. It is not possible to use BuildKit / buildx this way.
|
||||
|
||||
options:
|
||||
source:
|
||||
description:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user