# Container host configuration fragment: Containerd # # Include from local.conf to set up a containerd-based container host. # Requires meta-virt-host.conf to be included first: # # require conf/distro/include/meta-virt-host.conf # require conf/distro/include/container-host-containerd.conf # MACHINE = "qemux86-64" # bitbake container-image-host # # Sets CONTAINER_PROFILE and the DISTRO_FEATURES required by # container-image-host with the containerd engine stack. CONTAINER_PROFILE = "containerd"