You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying to download a github repo containing a docker-compose project and build it, docker desktop does not let me access to some pages anymore (builds and some of the settings pages), even though it seems like I can still build project, here is what's displayed:
I work on a mac with Appple silicon M2 ship, and I'm learning how to use Docker.
While coding a docker-compose project, I wanted to pull the project from someone else to see what could be the reasons to me not being able to make it work properly, so I pulled it then placed it in a local repo on my pc and then I tried to build it. It failed throwing me this kind of error:
failed to solve: debian:buster: error getting credentials - err: exit status 1, out: ``
so I went online to see how to fix it and I found about the docker login command, I did it and it fixed my FIRST problem, but then other came, whatever I gave up with this idea (I might have tried some other ways to make it work but got a little nervous and closed my terminal and now I can't remember what I did next🤦🏻♂️),
but when I opened back my docker desktop app, the builds page was displaying this...
I tried to:
uninstall & reinstall it
use docker system prune -a
change config.json
but the issue persists
I'm new with Docker and hope to be able to use the desktop app ever again or even figure out what happened.. Could anyone help me ?
Reproduce
.
Expected behavior
No response
docker version
Client:
Cloud integration: v1.0.35+desktop.10
Version: 25.0.3
API version: 1.44
Go version: go1.21.6
Git commit: 4debf41
Built: Tue Feb 6 21:13:26 2024
OS/Arch: darwin/arm64
Context: desktop-linux
Server: Docker Desktop 4.27.2 (137060)
Engine:
Version: 25.0.3
API version: 1.44 (minimum version 1.24)
Go version: go1.21.6
Git commit: f417435
Built: Tue Feb 6 21:14:22 2024
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.6.28
GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
runc:
Version: 1.1.12
GitCommit: v1.1.12-0-g51d5e94
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Description
After trying to download a github repo containing a docker-compose project and build it, docker desktop does not let me access to some pages anymore (builds and some of the settings pages), even though it seems like I can still build project, here is what's displayed:
I work on a mac with Appple silicon M2 ship, and I'm learning how to use Docker.
While coding a docker-compose project, I wanted to pull the project from someone else to see what could be the reasons to me not being able to make it work properly, so I pulled it then placed it in a local repo on my pc and then I tried to build it. It failed throwing me this kind of error:
so I went online to see how to fix it and I found about the
docker login
command, I did it and it fixed my FIRST problem, but then other came, whatever I gave up with this idea (I might have tried some other ways to make it work but got a little nervous and closed my terminal and now I can't remember what I did next🤦🏻♂️),but when I opened back my docker desktop app, the builds page was displaying this...
I tried to:
docker system prune -a
but the issue persists
I'm new with Docker and hope to be able to use the desktop app ever again or even figure out what happened.. Could anyone help me ?
Reproduce
.
Expected behavior
No response
docker version
Client: Cloud integration: v1.0.35+desktop.10 Version: 25.0.3 API version: 1.44 Go version: go1.21.6 Git commit: 4debf41 Built: Tue Feb 6 21:13:26 2024 OS/Arch: darwin/arm64 Context: desktop-linux Server: Docker Desktop 4.27.2 (137060) Engine: Version: 25.0.3 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: f417435 Built: Tue Feb 6 21:14:22 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.28 GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
95E9BD8E-B42E-452B-B4AF-01FAF76853DC/20240213165414
Additional Info
No response
The text was updated successfully, but these errors were encountered: