Laura Brehm

Results 157 comments of Laura Brehm

Yeah, I'm sure this has been discussed at length but I'm wondering about the pros and cons of having to reference both versions in any documentation making a reference to...

> and omit the instructions for the old format, since people should upgrade anyway (for e.g. security fixes) It would really suck if as a user I was on an...

It's never been considered stable but it has been documented. Is it that much of a chore to create a little note next release stating "renamed/moved `.../settings.json` to `...settings-store.json`" and...

Hi @kha84, thanks for the contribution! I definitely agree, and we've actually been discussing improvements internally to things such as the image list and other commands, particularly regarding integrations with...

Same issue as https://github.com/orbstack/orbstack/issues/1926 – it's already fixed for the next version.

Hiya, thanks for the report. > The command `docker container logs --follow` with quit if the container is restarted. Re-issuing the command will get the logs from before restart as...

Hiya! FWIW, we were [discussing adding a `-F` option to `docker logs`](https://github.com/docker/cli/pull/5307#discussion_r1698104214) that would follow the UX of tail: > - `-f` would only work on existing containers and exit...

Thanks for the feedback! FWIW, (from my highly biased perspective, so take that for what it's worth), for however many people might prefer our "competition"'s behavior, I'm sure there are...

> Perhaps ultimately, the credentials-helpers themselves could have some check (`docker-credential-foo --check`), but not sure if we want to go that route Honestly that sounds like the most sane idea...

Hiya @Scal-Human, thanks for the report. We definitely have a lot of UX inconsistencies in the CLI that we'd like to address! (And indeed, we have been doing some work...