Nick Payne

Results 19 issues of Nick Payne

I made some notes on a train the other day - I had no internet access so there is some overlap with issues we've already noted, and they're pretty haphazard,...

We're trying to abstract docker terminology so does attach make sense? If it does get renamed to tail, I'd love it to log _first_ then attach - effectively like `tail...

question
TODO

Nodeflakes just isn't a good showcase for decking, but sadly the project which spawned it is private. Need to strike a balance and create an example which flexes decking's muscles...

TODO

This will need doing after #31 is implemented; it'd be a lot nicer to show exactly what part of the creation process a container is in. At the moment the...

TODO

This relates to outputting N lines and updating them as and when (captured elsewhere I think?); the only reason I took the async out was to keep the print order...

TODO

This relates to `decking watch` but still want to capture it separately - a user should be able to restart an individual container which will also restart its dependents. Needs...

TODO

Don't want to bloat config, but this might be useful; the ability to restart containers if any files in a given path change. Naturally a container's dependents would be restarted...

enhancement
question

If present - or perhaps, by default - this should take note of when a container goes away and then quietly try and re-attach when it comes back. I hate...

TODO