-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
write unix /var/run/docker.sock->@: write: broken pipe #354
Comments
Have you played with |
Did docker not update the code after that? |
We are locked into an older version of Docker for kubernetes/openshift support. |
@rhatdan We found that many bugs fixed on moby were not fixed on projectatomic / docker. Are you planning to no longer maintain and update the docker-1.13.1-rhel branch? |
@rhatdan If we replace docker with podman, does Kubernetes need to change? |
Yes we have moved on from Docker to Podman in Fedora as well as RHEL/Centos. |
Output of
docker version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.):
Steps to reproduce the issue:
1.Unclear what caused the operation, suddenly there will be "error: write unix /var/run/docker.sock->@: write: broken pipe"
Describe the results you received:
Failed to start container
Describe the results you expected:
Start the container successfully
Additional information you deem important (e.g. issue happens only occasionally):
docker.log
The text was updated successfully, but these errors were encountered: