Exiting due to DRV_AS_ROOT: The "docker" driver should not be used with root privileges

Make a non-root user that can use docker and use minikube as a non-root user.

Also I would recommend learning Linux. It’s going to make working with Kubernetes easier in the long run. My goto book for learning Linux is The Linux Command Line, by William Shotts. He gives away a free PDF copy of his book at that link and he wrote it to be a follow-along type of thing.