Nick Santos
Nick Santos
This appears to be fixed at master. The fix just hasn't been released to NPM yet. The bug went away when I built mediumexporter from master.
I basically understand the underlying bug here (but am still working on figuring out what the right fix is). Docker heavily uses Duplex sockets: both sides of the socket can...
filed a more low-level repro case here: https://github.com/microsoft/go-winio/issues/257
docker desktop 4.12 has a compatibility shim that should fix this. https://docs.docker.com/desktop/release-notes/#bug-fixes-and-minor-changes
docker desktop 4.12 has a compatibility shim that should fix this. https://docs.docker.com/desktop/release-notes/#bug-fixes-and-minor-changes see my comments about it here: https://github.com/apocas/dockerode/issues/534
Hi! I work on Tilt! We care so much about good local registry support that if you're not using a local registry, we emit a warning that you _should_ be....
Another possibility is that docker desktop credential helper should fallback gracefully if docker desktop is not running...it's not 100% clear to me why it can't fallback to the OS cred...
@vvoland is there anything left you need from me on this? (i don't have permission to merge the PR)
squashed this one! ya, the WithInitializeTimeout() bit isn't hard to add, and i'm not attached to it.
got merged in https://github.com/docker/cli/pull/3722