From 477429900e607c9419e799d0ae149ab05f10ae65 Mon Sep 17 00:00:00 2001 From: Tim Dreyer Date: Mon, 11 Nov 2024 21:07:07 +0100 Subject: [PATCH] list containers with unexposed ports --- src/web/snippet/dockerContainersList.html | 135 ++++++++++++++-------- 1 file changed, 84 insertions(+), 51 deletions(-) diff --git a/src/web/snippet/dockerContainersList.html b/src/web/snippet/dockerContainersList.html index c71c09a..d032968 100644 --- a/src/web/snippet/dockerContainersList.html +++ b/src/web/snippet/dockerContainersList.html @@ -2,7 +2,7 @@ - + @@ -10,6 +10,19 @@
+
+
+ + +
+
List of Docker Containers @@ -33,56 +46,70 @@