Files
podman/pkg/api
Nicola Sella 10cc702250 quadlet API: fix tar install when non-quadlet file sorts first
QuadletInstall expects the quadlet file to be first in the file list,
The API handler passes files in filepath.Walk order (lexicographic).
Install would fail if a file like "Containerfile" comes before the
quadlet file.

Signed-off-by: Nicola Sella <nsella@redhat.com>
2026-06-22 14:30:34 +02:00
..
2026-06-11 21:56:15 +01:00
2024-08-19 11:41:28 +02:00
2026-04-22 14:02:25 -05:00