Adds ENV declarations to MON Dockerfile and sets corresponding defaults 57/6657/2
authorBenjamin Diaz <bdiaz@whitestack.com>
Mon, 8 Oct 2018 20:16:47 +0000 (17:16 -0300)
committermarchettim <mmarchetti@sandvine.com>
Mon, 29 Oct 2018 22:16:34 +0000 (00:16 +0200)
commit034df70cf3e924bbca3ce5f5d64d3c673f7b9153
tree174598136aa79dec935b1ee7cbdc51cf1380ab7f
parent6c99145c8662a7f810c209411e4ba21c8d9dd86c
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>
docker/MON/Dockerfile