ejtraderLabs / Metatrader5-Docker

Metatrader 5 Docker, wine64 and vnc with openbox gui and slim for Authentication pyzmq python3
98 stars 52 forks source link
alpine api datafeed datafeedapi docker dockerfiles dockermetatrader forex forex-data metatrader metatrader-5 metatrader5 stock-data stock-market vnc wine

example workflow

vnc-alpine

This container provides a VNC-enabled and wine container based on Alpine Linux.

The container is meant to serve a basis for containerised X11 applications wine . It has the following features:

Based on Alpine Linux, the container is less than 250 MB in size. Most of this is the X11 window system wine python3 and pyzmq.

Extra:

Usage

Metatrader 5 on docker and VNC

VNC LOGIN

login: root
password: root

run and build image named as ejtradermt and run container named as ejtradermt

make run

build image named ejtradermt

make build

login to shell

 make shell