mash-playbook/docs/services/docker.md
2023-03-15 10:58:12 +02:00

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`