2020年9月10日木曜日

Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials (docker-compose by docker desktop)

 docker desktop上で、docker-composeコマンドを実行すると
以下のエラーが出るので、対処方法を記載する

1)以下のコマンドを実施する
security unlock-keychain

2)PCのセキュリティパスワードを入力する



0 件のコメント:

コメントを投稿

Redis(helm install)

local-storage  は  動的プロビジョニングされない  ため、Helm のインストール時に  PersistentVolume (PV) を事前に作成する必要があります 。 手順: 1)strage classをlocal strageを指定 helm install...