-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
Milestone
Description
What is the areas you experience the issue in?
Notation CLI
What is not working as expected?
Docker Desktop was installed on Windows, but I cannot login by notation login command

What did you expect to happen?
I should login with notation login command successfully because I have installed the Docker Desktop with desktop.exe credential store.
Here is my docker config:
{
"auths": {
},
"credsStore": "desktop.exe"
}Here is the files under notation config directory:
$ ~/.config/notation
total 28K
drwx------ 2 jj jj 4.0K Mar 13 16:34 localkeys
-rw-r--r-- 1 jj jj 253 Jan 11 15:10 pluginkeys.json
drwxr-xr-x 5 jj jj 4.0K May 29 16:56 plugins
-rw------- 1 jj jj 440 May 26 13:43 signingkeys.json
-rw-r--r-- 1 jj jj 360 Dec 28 17:28 trustpolicy.json
drwx------ 3 jj jj 4.0K Mar 13 16:34 truststoreHow can we reproduce it?
- Install Docker Desktop on Windows
- run
notation loginin WSL
Describe your environment
Windows 11 with WSL2 Ubuntu 22.04
What is the version of your Notation CLI or Notation Library?
Notation v1.0.0-rc.7
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done