반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Hello-Again!
- 대만사범대
- 공식문서
- ubuntu
- 중국어
- 일빵빵
- 영어회화
- 워홀
- 자주쓰는중국어(대만)
- 워킹홀리데이
- 대만
- OKX
- 당대중문1
- 당대중문2
- 토마토출판사
- 크립토라이프
- 오블완
- 당대중문4
- 당대중문3
- 대만워홀
- 번체
- 쉐어하우스
- 대만드라마
- 간체
- 당대중문6
- 티스토리챌린지
- nestjs
- 구비서류
- 당대중문5
- 你有念大學嗎
Archives
- Today
- Total
Easy to understand
[Docker][M2 pro][ERROR: failed to solve: error getting credentials - err: exit status 1] 본문
===너의과학===/Infra] Docker & Kubernetes
[Docker][M2 pro][ERROR: failed to solve: error getting credentials - err: exit status 1]
Homo knowledgian 2024. 9. 19. 00:04728x90
반응형
ERROR: failed to solve: error getting credentials - err: exit status 1, out: ``
I recently installed Docker on my Mac air m2. I was following the documentation for docker setup but I am facing the error while building the application [+] Building 3.6s (2/3) [+] Building 3.7s (3/3) FINISHED => [internal] load .dockerignore 0.0s => => t
forums.docker.com
➜ /${HOME}/.docker view config.json
➜ .docker ls
buildx config.json daemon.json devenvironments run
cli-plugins contexts desktop-build mutagen scout
➜ .docker view config.json
[ASIS]
{
"auths": {},
"credsStore": "desktop",
"currentContext": "desktop-linux"
}
=>
[TOBE]
{
"auths": {},
"credsStore": "osxkeychain",
"currentContext": "desktop-linux"
}
반응형
'===너의과학=== > Infra] Docker & Kubernetes' 카테고리의 다른 글
[Docker][Summary] (0) | 2024.09.15 |
---|
Comments