Is it possible to push images to the Docker registry using podman?
I am running podman with the podman-docker
(that claims to emulate the Docker CLI) package on fedora and I managed to successfully run docker login
with my hub.docker.com credentials, but when I try to push an image it fails to connect.
It was enough to specify the address of the docker registry