mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 21:57:00 +01:00
12 lines
327 B
Markdown
12 lines
327 B
Markdown
base-docker
|
|
===========
|
|
Installs and configures docker
|
|
|
|
Role Variables
|
|
--------------
|
|
- `docker_compose_files_folder` The path where all the compose projects folders will be stored
|
|
- `docker_compose_persistence_folder` The path where all persistent data will be stored, defaults to `/var/lib`
|
|
|
|
Dependencies
|
|
------------
|
|
- base
|