sparse-intern-71089
02/10/2020, 1:46 PMlimited-rainbow-51650
02/10/2020, 2:17 PM<username>:<personal access token>
. When testing locally with a ~/.docker/config.json
, the error is gone and I can retrieve images on my Mac. The credentials from the keychain are fully disabled.
But I still can’t retrieve the private images on Kubernetes. It still has the base64 error message.
According the Docker docs: personal access tokens can now be used as a substitute for your password in Docker Hub
https://www.docker.com/blog/docker-hub-new-personal-access-tokens/limited-rainbow-51650
02/10/2020, 3:06 PM<username>:<personal access token>
, then use that value as the value
in the example above.