fix manager-solution

This commit is contained in:
2026-01-19 12:06:05 +01:00
parent 6a19f7cde6
commit 94b3a5ae88
261 changed files with 14723 additions and 17 deletions

View File

@@ -1,8 +1,10 @@
#!/bin/bash
docker compose down
#./create.sh
#docker compose down
docker system prune -a -f
docker volume prune -a -f
docker build -t fis .
cd /home/tommal/Desktop/maschera/manager-solution
docker compose up -d
docker compose logs -f