I have several images in Docker Hub private repositories, and I need to pull these on remote machines using the Docker remote Rest API. Is there a way of authenticating remotely?
These are the calls I'd like to make remotely:
docker login
docker pull myrepo/myimage