Brandon Waterloo [MSFT]

Results 344 comments of Brandon Waterloo [MSFT]

Docker Desktop for Linux is still in beta, and doesn't have direct links to stable available yet. I'm going to move this out to 1.24.0 for now.

@geerligs Do you think the extension should "suggest" it (like, highlight it by default in the quick pick), or should it skip the quick pick completely?

This occurs because the task is still running, so an output image hasn't been obtained yet. We can add code to hide the "Copy image digest" command for incomplete task...

Similar to #3554 and #2941. May be solved by #3263.

Closing since we're doing ACA instead with #3535.

I've seen this error as well. I've been able to make it go away with a Docker Desktop restart.

At the moment I'm not able to reproduce but I'm also blocked by #2941.

The others that get solved by #3263 are all put in the future bucket, so I'll do that with this one as well.

Closing since we're doing ACA instead with #3535.

In what scenario is that a thing for Docker? The build output isn't files, it's images, and trying to cram an image into STDOUT...I don't even think that would be...