mash-playbook/docs/services/docker.md

6 lines
246 B
Markdown
Raw Normal View History

2023-03-15 09:58:12 +01:00
# 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`