Restarting Virtuoso - DDMAL/linkedmusic-datalake GitHub Wiki
Restart Virtuoso staging Docker instance: docker restart my_virtdb or use the docker container id, i.e., docker restart d67620b6cdd9.
If no one is available to help, go to Arbutus and soft reboot the instance.
Then SSH in and do:
docker ps -a
(find the docker container name/id)
docker restart [docker container name/id]