- [x] basically an option to just run the `daemon-up` script alone - [x] implement some sort of way to check if daemon release has been patched when a `status` request is sent, and pull the latest version of that image - [ ] preserve all state features from previous daemon (??) From #130: >https://godoc.org/github.com/docker/docker/client#Client.ImageSearch Check the ubclaunchpad/inertia Docker Hub repository for the latest image on status calls? https://hub.docker.com/r/ubclaunchpad/inertia/
daemon-upscript alonestatusrequest is sent, and pull the latest version of that imageFrom #130: