From 6091e4cbeb02fcce698db9458c11739865dbfaf4 Mon Sep 17 00:00:00 2001 From: Eric Betts Date: Wed, 6 Aug 2014 19:06:05 -0700 Subject: [PATCH] Adds ENVs to container details --- partials/container.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/partials/container.html b/partials/container.html index 74e71e84c..e6fbb6468 100644 --- a/partials/container.html +++ b/partials/container.html @@ -30,6 +30,15 @@ + + Environment: + + + + + Publish All: {{ container.HostConfig.PublishAllPorts }}