ccxt-rest / ccxt-rest

Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modify docker to pull ccxt-rest for consistency

franz-see opened this issue · comments

Currently, the docker image builds from the source. This should be changed to doing an npm install -g ccxt-rest@x.y.z instead for consistency