[09.10.20] NLTK packages path
This commit is contained in:
parent
8977ba6332
commit
6bdb4f118d
@ -6,6 +6,6 @@ RUN python -m pip install --upgrade pip
|
||||
RUN pip install utils pycryptodome && \
|
||||
pip install python-dotenv schedule tweepy stomp.py python-json-logger
|
||||
COPY . /home/tweet-collector/.
|
||||
RUN python3 /home/spam-filter/configuration/scripts/nltk_package_downloads.py
|
||||
RUN python3 /home/tweet-collector/configuration/scripts/nltk_package_downloads.py
|
||||
EXPOSE 9090
|
||||
CMD ["python", "/home/tweet-collector/src/main.py"]
|
||||
Loading…
x
Reference in New Issue
Block a user