Prakhar Birla
Prakhar Birla
@cdrage , just installed [podman-compose](https://github.com/containers/podman-compose), and it was able to pull from both Docker Hub and Azure Container Registry without any issue using the command `podman-compose up`
Everyone on my team is facing the same issue, we used docker desktop until the company asked us to migrate to podman instead due to licensing issues.
> Eventually got this working by copying `~/.config/containers/auth.json` to `~/.docker/config.json`. > > Not ideal and would like a reasonable solution. I can confirm, this worked for me too.