v0.0.7
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM debian
|
||||
RUN apt-get update && apt-get install -y python3-pip
|
||||
RUN pip3 install --break-system-packages krakenex pykrakenapi python-dotenv scipy
|
||||
COPY kraken-bot /usr/local/src/kraken-bot
|
||||
Reference in New Issue
Block a user