Hawaiideveloper / Infastructure-as-Code-Sample_Env

Take your infrastructure mobile and restore on bare metal, or into your favorite borrowed hardware aka cloud
1 stars 3 forks source link

[Quick Driver fix] permission denied while trying to connect to the Docker daemon #17

Closed Hawaiideveloper closed 3 years ago

Hawaiideveloper commented 3 years ago

When trying to start minikube...

minikube start

Error when trying to start minikube:

Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.40/version: dial unix /var/run/docker.sock: connect: permission denied

Quick Fix:

run this script

Hawaiideveloper commented 3 years ago

Resolved:

Run this script