megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
85 stars 17 forks source link

`docker extension` Missing on macOS After Docker Desktop Installation #119

Open ProfessorManhattan opened 8 months ago

ProfessorManhattan commented 8 months ago

❔ What are you experiencing an issue with?

Latest Release

❔ Version

N/A

🐞 Description

On macOS, Docker Desktop is installed via brew install --cask docker. The program is headlessly opened with the --unattended and --accept-license tags. After the Docker daemon loads, I can no longer access the docker extension sub-command. This issue is present on macOS arm64 but I did not notice the issue when running on a macOS Intel 64-bit machine.

We need to find a way to add docker extension back or figure out why it's not present.

⏺️ Steps To Reproduce

No response

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response