Add note about docker group
This commit is contained in:
parent
26a724096e
commit
70168afa4a
@ -21,6 +21,8 @@ out-of-tree is for automating some routine actions for creating development envi
|
|||||||
$ curl https://nixos.org/nix/install | sh
|
$ curl https://nixos.org/nix/install | sh
|
||||||
$ nix-env -iA nixpkgs.out-of-tree
|
$ nix-env -iA nixpkgs.out-of-tree
|
||||||
|
|
||||||
|
Note that adding a user to group *docker* has serious security implications. Check Docker documentation for more information.
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
$ brew cask install docker
|
$ brew cask install docker
|
||||||
|
Loading…
Reference in New Issue
Block a user