CyberPunkMetalHead / gateio-crypto-trading-bot-binance-announcements-new-coins

This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
MIT License
1.21k stars 303 forks source link

Added docker compose #75

Open mutonby opened 2 years ago

mutonby commented 2 years ago

Install docker and run:

docker-compose up

DominicFrei commented 2 years ago

There is a similar PR. Maybe you guys wanna work together on one solution that includes all ideas? I do see merge conflicts there. :)

Damantino commented 2 years ago

Sure, more than happy to work on dockerizing the app. This would make deployment to any server easier. Why compose instead of a regular Dockerfile? @mutonby

Linus045 commented 2 years ago

Is this PR still necessary after #76 has been merged?