meta-blackfinn/recipes-core/images/greenhouse-container-image.bb

24 lines
481 B
BlitzBasic
Raw Permalink Normal View History

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