Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Update permissions on docker.sock

Code Block
$ sudo chmod 666 /var/run/docker.sock

...