Docker
Clean up docker storage
docker system prune -aI'm not sure what the -a does so I need to look into it.
Permission denied connecting to docker daemon...
sudo chmod 666 /var/run/docker.sockLast updated
Was this helpful?