Docker - linux - MT5

 

Is there any chance to release a linux version of MT5 that is possible to install from a dockerfile ?


I have just seen people trying to use a hybrid of docker and MT5 installed locally using wine (like this https://github.com/tickelton/docker-metatrader).

tickelton/docker-metatrader
tickelton/docker-metatrader
  • tickelton
  • github.com
Since MetaTrader does not work equally well with all versions of wine and installing several versions and switching between them can be a rather unpleasant experience, running MetaTrader with wine in a Docker container is a very convenient solution. Requirements The image built from this Dockerfile only provides a wine installation compatible...
 
I've developed a docker image that runs mt5 on wine. It may be controlled from any web browser.

https://github.com/gmag11/MetaTrader5-Docker-Image

Feel free to use it and give your comments

Reason: