v0.0.14
This commit is contained in:
parent
3430b37280
commit
405245d62c
@ -1,4 +1,4 @@
|
|||||||
FROM debian
|
FROM debian
|
||||||
RUN apt-get update && apt-get install -y python3-pip
|
RUN apt-get update && apt-get install -y python3-pip
|
||||||
RUN pip3 install --break-system-packages krakenex pykrakenapi python-dotenv scipy
|
RUN pip3 install --break-system-packages krakenex pykrakenapi python-dotenv scipy
|
||||||
COPY kraken-bot /usr/local/src/kraken-bot
|
COPY . /usr/local/src/kraken-bot
|
||||||
|
Loading…
Reference in New Issue
Block a user