SUMMARY = "Greenhouse container image" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" require app-container-image.bb IMAGE_INSTALL += " \ busybox \ busybox-initcfg \ greenhouse \ tzdata \ " # docker run # --detach # --restart always # --cap-add SYS_RAWIO # --device=/dev/mem:/dev/mem # --device=/dev/gpiomem:/dev/gpiomem # --publish 80:80 # --name greenhouse # greenhouse # run.sh