From 4cbb7f498116fa72f396851cdc1b998ffb991e40 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 3 Oct 2025 15:49:43 +0200 Subject: [PATCH] feat: add docker-compose package --- tasks/install.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/install.yaml b/tasks/install.yaml index 002a845..95da779 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -9,6 +9,7 @@ - "docker.io" - "python3-pip" - "python3-docker" + - "docker-compose" # nfs client - name: "install nfs"