From 371bad81b9df988447cc1b486d46f286d3bee6e3 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Thu, 23 Nov 2023 10:39:27 +0000 Subject: [PATCH] Add docker link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bc53e1..6ec310e 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,5 @@ It uses: ## Deploy Lufi An ansible role and a terraform plan reside under the `.provision` directory. An user could utilize the terraform plan if they chose to deploy lufi on AWS, if that's not the goal, they could simply execute the ansible role in part. Usage docs for both are present in their respective directories. + +You can use Docker by using the recipe on .