Files
podman/pkg
Paul Holzinger 3acee29cf4 pkg/specgen: do not depend on libimage for remote
This is the last place were the remote client pulls in libimage, with
this the podman-remote binary size decreases from 44788 KB to
39424 KB (not stripped).

This change simply fixes that by gating it behind the remote build tag.
Of course it would be a bit cleaner to never leak libimage into
pkg/specgen and only have it in pkg/specgen/generate. But this would be
much more involved with big chnages so I went with the easy and quick
way instead.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-09-14 11:20:59 +02:00
..
2022-12-15 13:39:56 +01:00
2022-09-20 15:34:27 -04:00
2023-09-12 16:03:40 +02:00
2023-02-11 18:23:24 +01:00
2022-09-10 07:52:00 -04:00
2023-07-24 19:23:04 +02:00
2022-11-04 10:57:41 -04:00
2022-10-17 09:19:41 +02:00
2023-08-28 20:21:04 +02:00