Skip to content

monitor: clean up fetch_mirrors

Mark Janes requested to merge majanes/mesa_ci:restart_docker_service into master

We no longer need a systemd service file, since fetch_mirrors is run in a docker container.

Add a defensive check to ensure that the monitor does not restart all docker containers.

Merge request reports