Nick Payne

Results 25 comments of Nick Payne

I'm not prepared to change the semantics of `decking create`, nor `decking restart` (et al) I'm afraid, since they align pretty much exactly with their underlying docker counterparts. This isn't...

Well worth adding; the example project I've got now is slightly better than the nodeflakes one (when I wrote this ticket) but no harm having more examples :)

I don't see this as part of decking's remit to be honest; in fact part of me doesn't really like it dealing with images at all. Is there any advantage...

I can't see image names changing very frequently as part of a decking manifest, so the issue of having to manually keep them in sync between decking and a CI...

Scrap this idea, just start migrating everything towards using Smarty 3's proper template inheritence

I'm on the fence about promises. If all async operations could be flattened into a single chain I think I'd be sold, but some things want to run concurrently, some...

Version 1.13 of the remote API has native support for tailing logs so implementing this (alongside attach for BC) should be a breeze. http://docs.docker.com/reference/api/docker_remote_api_v1.13/#get-container-logs

Aye, just wanted to dump the notes warts & all first. Hoping to make a very small start tonight.

Locking this as it's old and redundant but keeping it open because there's a lot to be said for @randywallace's contribution and I'd lose sight of it if I closed...