Hello team! I'm brand new here. I'm on a Windows b...
# rancher-desktop
b
Hello team! I'm brand new here. I'm on a Windows box using git bash, and I need to install AWS SAM CLI. It keeps saying I don't have docker installed, even though I can grab the docker version and I can clearly see it in the resources folder of rancher desktop. Has anyone else successfully set up AWS SAM CLI using rancher desktop?
r
Do regular docker commands such as
docker images
,
docker ps
work from this git bash terminal? What do you see when you run
where docker
from this terminal?
b
docker commands work, output of
where docker
is
C:\Program Files\Rancher Desktop\resources\resources\win32\bin\docker.exe
Guys I'm so sorry, randomly tried to run again and it worked this time. I have no idea what I did but I'm afraid to touch it. 😂 Thanks anyway!
😂 1
r
Ok, Let us know incase you run into it again.