Skip to content

Conversation

@phaseOne
Copy link

@phaseOne phaseOne commented Sep 9, 2022

I'm on Docker Desktop for ARM Mac 4.11.1 (84025) and I'm experiencing an issue with dockerode, where writing to stdin never reaches the process in my container.

Based on moby/moby#43799, it seems a change in Docker Desktop 4.10.0 requires that the Connection and Upgrade headers be sent for stream multiplexing to work, since Docker Desktop proxies the docker socket.

Speculating that a change in Docker Desktop 4.10.0 requires that the `Connection` and `Upgrade` headers be sent for stream multiplexing to work.
For further detail see moby/moby#43799
@apocas
Copy link
Owner

apocas commented Dec 26, 2022

I'm not sure if changing this default would be a good idea.

There's a lot of use cases beside Docker Desktop, I would love more opinions on this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants