virtualisation.docker.enable
This option enables docker, a daemon that manages
linux containers. Users in the "docker" group can interact with
the daemon (e.g. to start or stop containers) using the
docker command line tool.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/virtualisation/docker.nix>