octoprint-image: add image with everything needed for octoprint
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
13
recipes-images/maker/octoprint-image.bb
Normal file
13
recipes-images/maker/octoprint-image.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
#Angstrom image for 3d printing
|
||||
|
||||
require recipes-images/angstrom/systemd-image.bb
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
octoprint-nginx \
|
||||
screen \
|
||||
bash \
|
||||
sshfs-fuse \
|
||||
"
|
||||
|
||||
export IMAGE_BASENAME = "Octoprint-image"
|
||||
|
||||
Reference in New Issue
Block a user