From 96b7169125d9e35c18ee1578ae6fef3911a32f5b Mon Sep 17 00:00:00 2001 From: Chaim Lando Date: Wed, 5 Sep 2018 10:16:33 +0300 Subject: [PATCH] feat(engine-details): remove old panels --- app/docker/views/host/host.html | 110 +------------------------------- 1 file changed, 2 insertions(+), 108 deletions(-) diff --git a/app/docker/views/host/host.html b/app/docker/views/host/host.html index 64eea8833..7094c10b6 100644 --- a/app/docker/views/host/host.html +++ b/app/docker/views/host/host.html @@ -1,5 +1,5 @@ - + @@ -7,112 +7,6 @@ Docker -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Version{{ version.Version }}
API version{{ version.ApiVersion }}
Go version{{ version.GoVersion }}
OS type{{ version.Os }}
OS{{ info.OperatingSystem }}
Architecture{{ version.Arch }}
Kernel version{{ version.KernelVersion }}
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Total CPU{{ info.NCPU }}
Total memory{{ info.MemTotal|humansize }}
Docker root directory{{ info.DockerRootDir }}
Storage driver{{ info.Driver }}
Logging driver{{ info.LoggingDriver }}
Cgroup driver{{ info.CgroupDriver }}
Execution driver{{ info.ExecutionDriver }}
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - -
Volume{{ info.Plugins.Volume|arraytostr: ', '}}
Network{{ info.Plugins.Network|arraytostr: ', '}}
Authorization{{ info.Plugins.Authorization|arraytostr: ', '}}
-
-
-
-
+