You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also when trying to deploy the image to private registry (zyte / scraphihub) i get the following error when pushing the image : ( Error failed to authorize: failed to fetch oauth token)
The text was updated successfully, but these errors were encountered:
Description
Getting this error when trying to push image:
already tried changing my config file using "credStore" : "desktop" according to :
https://stackoverflow.com/questions/67642620/docker-credential-desktop-not-installed-or-not-available-in-path
with no success
Reproduce
Expected behavior
image should be pushed to Docker Hub
docker version
Client: Version: 27.3.1 API version: 1.47 Go version:go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:42:27 2024 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.35.1 (173168) Engine: Version: 27.3.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.7 Git commit: 41ca978 Built: Fri Sep 20 11:41:11 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
958C47B2-FAB0-409F-A0F3-1AAFDCD5E212/20241128182214
Additional Info
Also when trying to deploy the image to private registry (zyte / scraphihub) i get the following error when pushing the image : ( Error failed to authorize: failed to fetch oauth token)
The text was updated successfully, but these errors were encountered: