mirror of
https://github.com/containers/podman.git
synced 2025-10-13 01:06:10 +08:00

As part of my debloat activity I wrote a small script that makes use of goda[1] to check our imports and what we can likely trim to reduce the binary size. I also added a readme to document what I did basically. This should help anyone doing this work in the future again. [1] github.com/loov/goda Signed-off-by: Paul Holzinger <pholzing@redhat.com>