https://rancher.com/ logo
Title
r

ripe-laptop-6583

02/25/2023, 10:42 AM
Hi, I'm migrating from a Docker Desktop setup where my team is using an ecr-login script to provide authentication to AWS ECR. Is this something we can keep using with Rancher Desktop? I'm looking to get us working directly with kubernetes locally eventually but for right now I just need to be able to
docker-compose pull
from inside my WSL2 environment
FYI I figured out that
docker-compose pull
doesn't seem to work but
docker compose pull
does
👍