Open fr-rose-steven opened 1 year ago
Click on Docker icon on Menu bar, and click on Dashboard
, that opens up the Docker Desktop for me.
Ventura 13.1
Docker Desktop 4.16.2
@datta-aerosys ah thanks, but I don't even have an icon in the Menu bar
@datta-aerosys ah thanks, but I don't even have an icon in the Menu bar
Ohh, ok. Is your menu bar full? That has happened to me too.
No, there's enough space but the symbol wasn't there. I redownloaded and this seem to have fixed the issue somehow. No idea what is different. The version seems to be the same.
I downloaded 4.17 and the issue reappeared...
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale
comment.
If not, this issue will be closed in 30 days.
Prevent issues from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
Expected behavior
Closing the window with the red x will close the window and an icon is displayed on the menu bar. Opening docker desktop from somewhere like launchpad will reopen docker desktop.
Actual behavior
The window is closed, docker is running in the background. There is no icon in the menu bar. You have to kill all docker apps in activity monitor to be able to reopen docker desktop.
Information
Seems same bug as https://github.com/docker/for-mac/issues/6440
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
[PASS] DD0027: is there available disk space on the host? [PASS] DD0028: is there available VM disk space? [PASS] DD0018: does the host support virtualization? [PASS] DD0001: is the application running? [PASS] DD0017: can a VM be started? [PASS] DD0016: is the LinuxKit VM running? [PASS] DD0011: are the LinuxKit services running? [PASS] DD0004: is the Docker engine running? [PASS] DD0015: are the binary symlinks installed? [PASS] DD0031: does the Docker API work? [PASS] DD0013: is the $PATH ok? [PASS] DD0003: is the Docker CLI working? [PASS] DD0038: is the connection to Docker working? [PASS] DD0014: are the backend processes running? [PASS] DD0007: is the backend responding? [PASS] DD0008: is the native API responding? [PASS] DD0009: is the vpnkit API responding? [PASS] DD0010: is the Docker API proxy responding? [SKIP] DD0030: is the image access management authorized? [PASS] DD0033: does the host have Internet access? [PASS] DD0018: does the host support virtualization? [PASS] DD0001: is the application running? [PASS] DD0017: can a VM be started? [PASS] DD0016: is the LinuxKit VM running? [PASS] DD0011: are the LinuxKit services running? [PASS] DD0004: is the Docker engine running? [PASS] DD0015: are the binary symlinks installed? [PASS] DD0031: does the Docker API work? [PASS] DD0032: do Docker networks overlap with host IPs? No fatal errors detected.
Steps to reproduce the behavior