* 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