renevo/mammatus

Core Images

renevo opened this issue · 1 comments

We have a few options for the core image to run.

The purpose of the core image is:

  • Load firmware
  • Load Kernel
  • Load Application (entrypoint for mammatus service)

For RPI3 the first and most obvious one is gokrazy. However, this only supports RPI3.

LinuxKit is also another option, but I really have no idea what I'm doing here...

Idealistically, mammatus services will run on any Linux distro, so this isn't a high priority.