sergeycherepanov / homebrew-docker-virtualbox

Docker workaround for Ryzentosh (AMD based Hackintosh)
208 stars 20 forks source link

docker-credential-desktop should be symlinked to docker-credential-osxkeychain #17

Closed mbullington closed 3 years ago

mbullington commented 3 years ago

Hello! Thanks for this tap, works great I use it frequently.

When logging into the Docker Registry using docker login, I had to symlink docker-credential-osxkeychain to docker-credential-desktop to get it to work.

Not sure how to add this to a Homebrew recipe or I'd send a PR. :)

sergeycherepanov commented 3 years ago

hi @mbullington Thanks for the note, I already hear about this issue, but on the clean setup, where the docker for mac was not installed, its works without any issues.

I need to collect more information and investigate this issue.

sergeycherepanov commented 3 years ago

Does not reproducible on the fresh install. I think this is a user environment-specific issue.