| commit | 66fad8f2bb94e233f23d8ea7e9112c1ca358f8bf | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Mon Oct 08 17:18:57 2018 -0300 |
| committer | marchettim <mmarchetti@sandvine.com> | Tue Oct 30 00:24:02 2018 +0200 |
| tree | 45491a29585c0505ed42f6745e546097098ec9d2 | |
| parent | 034df70cf3e924bbca3ce5f5d64d3c673f7b9153 [diff] |
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>