mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 21:50:24 -06:00
Update Docker.page
This commit is contained in:
@@ -21,6 +21,6 @@ if ($var['fsState'] != "Started") {
|
||||
}
|
||||
if ( !is_file('/var/run/dockerd.pid') || (!is_dir('/proc/'.@file_get_contents('/var/run/dockerd.pid'))) ) {
|
||||
echo "<p class='notice'>Docker Service failed to start.</p>";
|
||||
exit;
|
||||
return;
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user