feat: add docker-compose package

This commit is contained in:
Simon Cornet 2025-10-03 15:49:43 +02:00
commit 4cbb7f4981

View file

@ -9,6 +9,7 @@
- "docker.io" - "docker.io"
- "python3-pip" - "python3-pip"
- "python3-docker" - "python3-docker"
- "docker-compose"
# nfs client # nfs client
- name: "install nfs" - name: "install nfs"