Commit Graph

11 Commits

Author SHA1 Message Date
Adrian Gallagher
f5914e8c10 Engine changes 2019-05-22 17:06:38 +10:00
Adrian Gallagher
81852f2e01 Update Dockerfile to use go mod and golang 1.12 2019-02-27 17:52:37 +11:00
Ermal Guni
295072a623 no need to install deps again 2018-08-05 15:04:31 +02:00
Ermal Guni
e3c98b9078 maintain dockerfile layering and fix docker-compose build (#165) 2018-08-03 16:08:38 +10:00
Adrian Gallagher
6b575dd925 Fixes Docker build
https://github.com/thrasher-/gocryptotrader/issues/162

Also enabled webserver so that communication can happen between the docker web and cli containers
2018-08-03 15:36:34 +10:00
Ermal Guni
42ea6ba598 Binance websocket (#143)
* optimize dockerfile to not invalidate layers

* added binance websocket

* added binance websocket types

* loading exchanges from the codebase

* Setting Binance websocket to Yes

* revert import naming

* binance websocket was missing

* added gorilla websocket
2018-07-16 10:03:11 +10:00
Matthäus Mayer
7065b03477 Use multi-stage docker build 2018-03-02 08:26:55 +01:00
Ryan O'Hara-Reid
1fbe706129 fixed file extension issue with docker 2018-01-25 16:38:44 +11:00
Adrian Gallagher
b6a53cf41c Update old config file strings 2017-03-16 14:51:15 +11:00
Jacob Gadikian
4dc886d6ec I certify this as working. 2016-09-01 22:59:56 +02:00
Jacob Gadikian
67f668bb76 Create Dockerfile 2016-08-28 18:16:23 +07:00