You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing this on behalf of my customer who filed an issue where they were seeing this error:
Error response from daemon: container 7377e46299f8ca5ba254a9491d390cf9599f86cfd299d505a120271017850627 is not connected to the network kind
Through their investigative work, they found we pushed a new base image last week, pushing docker to 2.19.0. Docker released a bug fix for this specific error in v2.19.1:
Description
I'm writing this on behalf of my customer who filed an issue where they were seeing this error:
Through their investigative work, they found we pushed a new base image last week, pushing docker to 2.19.0. Docker released a bug fix for this specific error in v2.19.1:
Platforms affected
Runner images affected
Image version and build link
https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230625.1
Is it regression?
yes
Expected behavior
The container should connect to network during
compose up
job.Actual behavior
Error that occurs during workflow run:
Repro steps
sporadic
)The text was updated successfully, but these errors were encountered: