I use yocto build for creating Kernel and Rootfs images to be used in CM4 module. I use core-image-minimal which produces a nice 30M (Kernel + RFS) image. But when is include docker with:
IMAGE_INSTALL:append = " python3-docker-compose" IMAGE_INSTALL:append = " docker-ce" The image size increases by 320M(Kernel + RFS). Is there a way to remove some unnecessary components from docker? I am quite new to docker and its internal components. I have fixed offsets in by boot loader, so, I am finding it hard to boot the board with the new Kernel and RFS. Any help will be greatly appreciated. Thanks.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8582): https://lists.yoctoproject.org/g/meta-virtualization/message/8582 Mute This Topic: https://lists.yoctoproject.org/mt/104577876/21656 Mute #meta-virtualization:https://lists.yoctoproject.org/g/meta-virtualization/mutehashtag/meta-virtualization Mute #yocto:https://lists.yoctoproject.org/g/meta-virtualization/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
