for-mac
for-mac copied to clipboard
Fix: Issue-6793
Adding solution for Docker not found when freshly installed on Mac #6793
Although I had downloaded Docker Desktop on my mac laptop and was actively using it, still facing issue
zsh: command not found: docker
Problem : Docker was not added to required PATH
Solution: Needed to ensure Docker Path is Set, had to add Docker to System PATH and make the change permanent by adding it to zsh profile