What would you like to be added:
unbase_oci is designed to streamline container images by eliminating unnecessary components inherited from the base container, thereby reducing bloat and enhancing security.
Why is this needed:
While the well working original is based on bash scripts to run a whole bunch of executables an well integrated successor utilizing gardenlinux.oci.PodmanContext() will well integrate with the focus of the python-gardenlinux-lib to streamline and support building Garden Linux images on all supported development environments.
What would you like to be added:
unbase_ociis designed to streamline container images by eliminating unnecessary components inherited from the base container, thereby reducing bloat and enhancing security.Why is this needed:
While the well working original is based on bash scripts to run a whole bunch of executables an well integrated successor utilizing
gardenlinux.oci.PodmanContext()will well integrate with the focus of thepython-gardenlinux-libto streamline and support building Garden Linux images on all supported development environments.