5 lines
246 B
Markdown
5 lines
246 B
Markdown
# Docker
|
|
|
|
This playbook installs [Docker](https://www.docker.com/) by default, because all services require it.
|
|
|
|
To disable Docker installation (and install Docker yourself in another way), use: `mash_playbook_docker_installation_enabled: false`
|