forked from bellwether/minerva
8 lines
348 B
Markdown
8 lines
348 B
Markdown
* 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
|