boondock
boondock copied to clipboard
Fix `ps -a` and check `images -a`
We currently have no way to list stopped containers, probably because something has changed in the protocol.
This seems to be working for stopped containers. I think the only issue would be on images -a. Can't currently test that one, though