| commit | 034df70cf3e924bbca3ce5f5d64d3c673f7b9153 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Mon Oct 08 17:16:47 2018 -0300 |
| committer | marchettim <mmarchetti@sandvine.com> | Tue Oct 30 00:16:34 2018 +0200 |
| tree | 174598136aa79dec935b1ee7cbdc51cf1380ab7f | |
| parent | 6c99145c8662a7f810c209411e4ba21c8d9dd86c [diff] |
Adds ENV declarations to MON Dockerfile and sets corresponding defaults MON enviromental variables were not declared in Dockerfile. It does not change functionality, but it clarifies the env vars that are needed by the module. The same change has been done in the source install Dockerfile in MON repo. Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>