mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +00:00
Improve Kata Containers memory footprint by reducing debian image size. Without this change: Debian image -> 256MB With this change: Debian image -> 128MB Note: this change *will not* impact ubuntu image. fixes #1188 Signed-off-by: Julio Montes <julio.montes@intel.com>