for-mac icon indicating copy to clipboard operation
for-mac copied to clipboard

Fix: Issue-6793

Open ShivangiShaliniJames opened this issue 9 months ago • 0 comments

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

ShivangiShaliniJames avatar Mar 12 '25 18:03 ShivangiShaliniJames