Noriyo Akita's Today I Learned

# 2024-07-06

Table of Contents

2024-07-06

devcontainers で Docker build できない

error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ``

https://qiita.com/rasuk/items/a36b29b8c79d02fc551a

credsStore -> credStore ホントかなあ

いや、~/.docker/config.json から以下の設定を消したら動いた

https://dev.classmethod.jp/articles/fix-credsstore-missing-2023-11-06/

"credsStore": "osxkeychain",
My avatar

Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.


More Posts