propellor/src
Joey Hess df0c0e56cb Docker: Avoid committing container every time it's started up.
This was using a lot of disk space. Instead, start the container, and then
use the running container to check if docker is running it with the right
params. In the unlikely case that the params have changed, we still need to
commit the container and restart it. The common case of eg a reboot no
longer commits though.
2014-10-10 13:47:41 -04:00
..
Propellor Docker: Avoid committing container every time it's started up. 2014-10-10 13:47:41 -04:00
Utility propellor spin 2014-07-06 16:32:05 -04:00
Propellor.hs Attr is renamed to Info. 2014-06-09 01:47:11 -04:00
config.hs moved source code to src 2014-05-14 19:41:05 -04:00
wrapper.hs keep warning of out of date after updating upstream/master, until it gets merged 2014-08-19 19:22:54 -04:00