Update file "~/.docker/config.json" with The “credsStore” was “desktop” and changed it to “osxkeychain”.
sudo nano ~/.docker/config.json
- Edit content:
{
"auths": {},
"credsStore": "osxkeychain",
"currentContext": "desktop-linux"
}
Không có nhận xét nào:
Đăng nhận xét