mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
main ---- Use order number to order the units processing Process .image file Usage of .image file should not log Ambiguous Name warning Use AmbiguousName for .volume and .image units Quadlet ------- Convert .image files Add driver and Image keys to .volume files Handle usage of .image as Image Man Page -------- Add comments for new keys in .volume file Add comment about using .image files as images Add section about .image units Tests ----- Add integration tests Add system test Signed-off-by: Ygal Blum <ygal.blum@gmail.com> Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args --tls-verify=false
|
|
|
|
[Image]
|
|
Image=localhost/imagename
|
|
TLSVerify=no
|