Add docker pass helper configuration
This commit is contained in:
parent
dba9554069
commit
41cf3a5735
2 changed files with 14 additions and 3 deletions
3
home/.docker/config.json
Normal file
3
home/.docker/config.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"credsStore": "pass"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue