docker logs -f blah is horrendously slow, is it not line buffered or something?
It's fast from the dlite VM over SSH, so there's some fuckery on that.
Another example is docker pull. The output comes in patches.
Ty for dlite by the way, been using it for a while now for some tasks!