Removes deps install through requirements.txt in MON 58/6658/2
authorBenjamin Diaz <bdiaz@whitestack.com>
Mon, 8 Oct 2018 20:18:57 +0000 (17:18 -0300)
committermarchettim <mmarchetti@sandvine.com>
Mon, 29 Oct 2018 22:24:02 +0000 (00:24 +0200)
commit66fad8f2bb94e233f23d8ea7e9112c1ca358f8bf
tree45491a29585c0505ed42f6745e546097098ec9d2
parent034df70cf3e924bbca3ce5f5d64d3c673f7b9153
Removes deps install through requirements.txt in MON

Dependencies are now installed through a postinst script
in the debian package, so there is no need to do so manually
in the Dockerfile.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
docker/MON/Dockerfile
docker/MON/scripts/requirements.txt [deleted file]