Lachlan Donald
Lachlan Donald
This would definitely be nice to have. Would happily accept a PR.
The docker-compose plugin cleans up containers, networks and volumes in its `pre-exit` hook, but we don't do anything about image cleanup because generally folks want warm caches. In our AWS...
Beyond that, ISO 8601 timestamps will show builds that ran over a DST change as running for a negative duration. This can cause funny bugs where builds fail once a...
Yup, that hierarchy of states seems reasonable and unsurprising. I tried without a user / pass and got the following (only when using -vv): ``` api_1 | 2017/03/02 10:27:59 Awaiting...
Btw, I'd also suggest that passwords be masked in the output. Currently even with `-v` the password in the connection string is shown.
I reckon this is probably outside the scope of what the docker plugin is supposed to do 🤔 I'd be happy to add support to the shellcheck plugin to write...
> This pattern will never work when running the build-kite agent from the official container. Indeed, it's something we've been trying to figure out a holistic solution too. We should...
@asford Yup, I agree we need to do a better job of clarifying it. We've been trying to figure out a good solution to the problem, but in the meantime...
Sorry you've spent a day on this @peterbygrave! It's a difficult docker problem unfortunately, can you tell us a bit more about the specific issues you are facing? Did any...