Balena + screenly doesn't start properly on Raspberry Pi 3 B

Hi there. Any thoughts on this error?

23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 31: systemctl: command not found
23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 32: systemctl: command not found
23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 33: systemctl: command not found
23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 34: systemctl: command not found
23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 35: systemctl: command not found
23.04.19 10:51:10 (+0200) main bin/start_resin.sh: line 42: journalctl: command not found
23.04.19 10:51:11 (+0200) Service exited ‘main sha256:6a7c6ac5285b89b2b59589b55a5c9b9591f8b6e004241f44ee38b085b7aa7bd4’

Should I setup something else before burning the SD card?

Hi @dsaez, welcome to the balena community. Can you give me a bit more info on which project you are pushing or how your Dockerfile is set up? It looks like your code is missing systemd in the container which is why you get that error.

That being said, i know there is some work on improving the balena + screenly project, so I would encourage you to checkout this forum post Help Please - trying to push Screenly-ose to raspberry pi3 via Balena cloud