[24.02.20] execution path
This commit is contained in:
parent
e6d158578a
commit
36c920bc65
@ -6,4 +6,4 @@ RUN pip install utils pycryptodome && \
|
|||||||
pip install python-env coinbase
|
pip install python-env coinbase
|
||||||
COPY /* /home/price-collector/
|
COPY /* /home/price-collector/
|
||||||
EXPOSE 9090
|
EXPOSE 9090
|
||||||
CMD ["python", "src/main.py"]
|
CMD ["python", "price-collector/src/main.py"]
|
||||||
Loading…
x
Reference in New Issue
Block a user