The problem is, when I try to start the server with ./scripts/compose up -d I get the a message stating that the docker daemon cannot be found, and indeed the daemon is not running…there is no docker unit file. I can however run docker -d without any issue as root
So before I head on down the path of creating one, can openBalena server be ran using the standard docker install for CentOS? Or is docker.io absolutely required?
I can install and run the base docker without any issues, but I just don’t know about docker.io.
I’ve installed openBalena just a few days ago on CentOS. I haven’t written down my exact steps, but I’ve installed Docker via the docs on the Docker website. That works fine for me and it’s running fine on a CentOS server.