I am having the same issue when my Mac was sleeping. Restarting Docker from the menu bar item temporarily solves the issue.
To test this I use this command:
docker run --rm ubuntu date -u && date -u
Share and learn in the Docker community.
I am having the same issue when my Mac was sleeping. Restarting Docker from the menu bar item temporarily solves the issue.
To test this I use this command:
docker run --rm ubuntu date -u && date -u