About docker.credentials.errors.StoreErrorTraceback in wsl2

background

When executing docker-compose build etc. using docker desktop on WSL2, the following error occurred.

docker.credentials.errors.StoreErrorTraceback (most recent call last):
  File "docker/credentials/store.py", line 80, in _execute
  File "subprocess.py", line 411, in check_output
  File "subprocess.py", line 512, in run

approach

After deleting config.json, it worked fine.

sudo rm ~/.docker/config.json

Recommended Posts

About docker.credentials.errors.StoreErrorTraceback in wsl2
About eval in Ruby
About redirect_to in form_with
About validation methods in JUnit
About regular expressions in Ruby
About abstract classes in java
About methods often used in devise
About the symbol <%%> in Rails erb
About Invalid Request Error in Payjp
[Super Introduction] About Symbols in Ruby
About =
About file copy processing in Java
About returning a reference in a Java Getter
WSL2 + Ubuntu 20.04 Install Vivado in LTS environment
[Creating] A memorandum about coding in Java
About Records preview added in Java JDK 14
Use selenium (Firefox) in Ruby in WSL environment
About UI thread processing in Android asynchronous
[Rails] About local: true described in form_with
Install ruby serial port in WSL environment
Continued Talk about writing Java in Emacs @ 2018
Use selenium (Chrome) in Ruby in WSL environment
Try putting Docker in ubuntu on WSL
About Stream Debugger in IntelliJ IDEA plugin