spiegel_podman/cmd
Lokesh Mandvekar 4231526e18
Add build-tagged splits for libimage-dependent code
The common v0.57.7 vendor bump added !remote build tags to libimage,
causing podman-remote builds to fail. This change splits files that
use libimage into separate _local and _remote variants:

- pkg/specgen/specgen_{local,remote}.go: Image field storage and methods
- pkg/api/handlers/types_local.go: ImageDataToImageInspect function
- cmd/podman/utils/error_local.go: ExitCodeFromBuildError function

This allows type definitions to be shared between remote and local
builds while keeping libimage-dependent implementations local-only.

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2025-12-18 10:27:49 -05:00
..
podman Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
podman-mac-helper Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
podman-wslkerninst Add new windows installer and build 2022-09-06 16:12:09 -05:00
quadlet Quadlet: exit 0 when there are no files to process 2023-02-07 15:18:03 -05:00
rootlessport Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00