Created
May 3, 2021 18:28
-
-
Save diguinhorocks/e3405d1922555626068b95dfe197ad88 to your computer and use it in GitHub Desktop.
Fix Docker service permission on sock file (Ubuntu 18.04)
This file contains 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
sudo setfacl --modify user:(your user here):rw /var/run/docker.sock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment