CenturyLinkLabs / panamax-ui

The Web GUI for Panamax
http://panamax.io
Apache License 2.0
1.44k stars 150 forks source link

Initial Environment settings from Dockerfile are not being honored #537

Open bbhenry opened 9 years ago

bbhenry commented 9 years ago

Running the same Docker images on Kitematic will show the predefined Environment variables

image

But running it in Panamax, it shows nothing image

rupakg commented 9 years ago

@bbhenry are the env vars. in the Dockerfile?

rheinwein commented 9 years ago

@bbhenry Panamax is not intended to show ENV instructions from the Dockerfile. However, I do think it would be really helpful to see them read-only in the service view similar to how Kitematic does it. We'll add that as a feature request.