前提
wsl2を利用してdockerを動かしたい。(windows10home)
実現したいこと
docker loginをしたい
発生している問題・エラーメッセージ
Error saving credentials: error storing credentials - err: exit status 1, out: `error storing credentials - err: exit status 1, out: `Not enough memory resources are available to process this command.``
該当のソースコード
$ docker login Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one. Username: Password:
試したこと
vscodeのConnect Regisryを試してみたが
The Docker extension will try to connect to 'unix:///var/run/docker.sock', via context 'default'.
Error: ���̃R�}���h����������ɂ̓����� ���\�[�X������܂���B
となり文字化けでエラーがでる
補足情報(FW/ツールのバージョンなど)
Docker version 20.10.17
wsl2

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。