Windows named pipe error after updating Docker to latest version
thechadc opened this issue · 0 comments
thechadc commented
After updating docker from version 4.11 to the latest Im now getting this error while composing my images "Windows named pipe error: The pipe has been ended. (code: 109)".
Before this my containers would output logs to the same terminal window where the compose command was run.
Downgrading back to 4.11 resolves this but wanted to know if its possible to have this fixed with the latest version