minerva/TODO.md
2025-01-22 10:09:36 -05:00

348 B

  • start docker containers via method on Machine()
    • control and automate logfiles
    • add logfile for docker events
  • build web frontend
    • identify containers that error out
    • oomkill is common with docker because you're not allowed to suddenly reach for swap space (???)
      • removing this functionality is difficult and OS-dependent