The errorDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/KarChunT/karchunt.com/llms.txt
Use this file to discover all available pages before exploring further.
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock typically occurs when the current user does not have the necessary permissions to access the Docker daemon.
To resolve this issue, add your user to the docker group, which grants the necessary permissions to interact with the Docker daemon without requiring sudo for every command.