Docker - ERRO[1010] error waiting for container in Terminal

Macbook % docker run -it alpine
/ # whoami
root

/ # ERRO[0010] error waiting for container:

I recently ran into the "error waiting for container" error for a Docker container I was working on the Mac Terminal.

I could replicate this error by closing the Docker Desktop application from the Mac Menu bar by selecting the "Quit Docker Desktop" option. So when you do that all the Docker Containers that are active and in the interactive mode will show this error.

Docker - ERRO error waiting for container

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!