# Container host configuration fragment: Docker # # Include from local.conf to set up a Docker-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-docker.conf # MACHINE = "qemux86-64" # bitbake container-image-host # # Sets CONTAINER_PROFILE and the DISTRO_FEATURES required by # container-image-host with the Docker engine stack. CONTAINER_PROFILE = "docker"