I took a quick look at that project repository, and the docker compose example uses the logging directive that balena does not support. Here are the docker-compose fields we support currently:
In order to get this project to work, you may need to work out if you can omit the logging configuration and/or raise an issue on the repo and ask the author to help make this run on balena.
Thanks for the response. I’ve been reasonably successful at following guides of others, and really enjoy the Balena ecosystem.
I think though, I miss some fundamental understanding of how things are built, and am looking at creating my own application from scratch in order to fill that gap.