Hi everyone!
I have just uninstalled Docker from my Mac (OS X 10.11) following the instructions provided in the documentation. However, every time I open a terminal window I see:
-bash: docker: command not found
As it would still try to execute docker. I already checked .bash_profile
to see if there was any code related to Docker, but there wasn’t any.
Any idea about how could I fix this?