$ podman pull arch
Docker
Trying to pull Docker…
Error: initializing source docker://arch:latest: reading manifest latest in Docker requested access to the resource is denied
i am getting an error while pulling docker imgs
That would seem to be an error from the server you are trying to pull the image from.
Check that you are allowed to download the file you need.
Do you need to login to the server to do the download?
Did you login?
It is docker hub and it used to work fine.