Skip to content

Commit

Permalink
660 not the number of the beast
Browse files Browse the repository at this point in the history
  • Loading branch information
smathermather authored May 31, 2024
1 parent 7651d4d commit 0b3fe80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ is our recommended use. Please take the following into account before starting L
socket. To allow the non-root user to connect to the socket, run the following to allow access:

```shell
sudo chmod 666 /var/run/docker.sock
sudo chmod 660 /var/run/docker.sock
```

This assumes the socket runs on `/var/run/docker.sock`. If the location is different, then alter the location.
Expand Down

0 comments on commit 0b3fe80

Please sign in to comment.