Skip to content
Snippets Groups Projects

Branch khalil

Merged Hadrich Khalil requested to merge branch_khalil into master
5 files
+ 5
2
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -6,5 +6,6 @@ RUN pip install kafka-python
RUN pip install numpy
RUN pip install termcolor
COPY Collector/* ./
COPY ./local.ini .
CMD python3 TweetoscopeCollector.py
Loading