Added new line to docker config
This commit is contained in:
parent
4f3eaa78e9
commit
9d8178b313
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
|||
},
|
||||
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}",
|
||||
"currentContext": "desktop-linux"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue