mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 15:01:42 -05: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