Store Docker config / docker extension
not working
#115
Labels
question
Further information is requested
docker extension
not working
#115
❔ What are you experiencing an issue with?
Latest Release
❔ Version
N/A
🐞 Description
The Docker setup has a few issues with it:
open --background -a Docker
command (you can search for) will open Docker so that you can run containers~/.docker
folder appears in the HOME dir. This is not the proper place, anything that needs to install in the user directory should be stored under~/.config/docker
or somewhere in~/.local
docker extension
on macOS arm64. I do notice that the~/.docker
folder appears and in the~/.docker/cli-plugins
folder there is thedocker-extension
CLI plugin which can be invoked if it is added to the PATH. I added~/.config/docker/cli-plugins
to the PATH already (not sure if this is the best place to keep binary files since it is the ~/.config folder). However, even after addingdocker-extension
to the PATH, I cannot access thedocker extension
command⏺️ Steps To Reproduce
No response
📒 Relevant Log Output
No response
💡 Possible Solution
No response
The text was updated successfully, but these errors were encountered: