1.6. Avvio di Sophon
Si utilizzi Docker Compose per eseguire le immagini di Sophon precedentemente scaricate:
root:/dock/sophon# docker compose up -d
[+] Running 4/4
⠿ Container sophon-db-1 Started 11.3s
⠿ Container sophon-frontend-1 Started 11.7s
⠿ Container sophon-backend-1 Started 10.1s
⠿ Container sophon-proxy-1 Started 11.5s
Si verifichi che i container si siano avviati correttamente con:
root:/dock/sophon# docker compose logs