You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
az acr login fails when podman exists but docker does not. In almost all other use cases a bash alias docker="podman" is sufficient to seamlessly work with podman. This is not true for az acr.
az acr login fails when podman exists but docker does not. In almost all other use cases a bash alias docker="podman" is sufficient to seamlessly work with podman. This is not true for az acr.