aggiornamenti secondo le ultime specifiche

This commit is contained in:
2024-04-08 16:58:38 +02:00
parent 8ee618dc47
commit 5367cae534
4 changed files with 10 additions and 6 deletions
+3 -1
View File
@@ -72,5 +72,7 @@ function pip_feat_add_docker-compose() {
. "$(this_script_path)/pip.sh"
. "$(this_script_path)/docker.sh"
feat_needed "docker"
pip_feat_add "docker-compose"
# Ora docker compose è integrato dentro docker
# TODO: verificare compatibilità con comando docker-compose
#pip_feat_add "docker-compose"
}