Getting the error when trying to push the image
Also when trying to push the image to a private registry (zyte) I get also an auth error ( Error failed to authorize: failed to fetch oauth token)
Already changed my ~/.docker/config.json file as follows :
{
“authsâ€: {},
“credStoreâ€: “desktopâ€,
“currentContextâ€: “desktop-linuxâ€
}
following this:
also tried replacing “desktop†for “desktop.exe†and removing the credStore with no success
I would much appreciate your help
2 posts - 2 participants