mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-29 12:04:21 +01:00
If we want to run the build.sh by using a user this is failing by saying that `failed to dial gRPC: cannot connect to the Docker daemon... /var/run/docker.sock: connect: permission denied`. This PR fixes that issue. Fixes #889 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>