forked from bellwether/minerva
348 B
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