Amazon ECR auth help pulls in first stage but fails to use the pulled image in the second/

I am using the plugin below which I found from searching the forum for how to pull from ecr, or are credential plugins different to normal plugin images ?

I did think about sharing the .docker file as a volume between the host then running auth then perhaps drone can use it when it pulls, i prefer the idea of not using the host if possible how ever.