Last active
June 24, 2021 14:54
-
-
Save pvbhanuteja/f8bfbe0dbad8e96bf2e893fe5a22e5fd to your computer and use it in GitHub Desktop.
Docker install and basics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.docker.com/engine/install/ubuntu/ | |
sudo chmod 666 /var/run/docker.sock | |
https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment