Skip to content

ejtraderLabs/Metatrader5-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Openbox minimal Window Manager
  • Graphical login
  • wine64
  • pyzmq and zmq
  • python3

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:

  • Metatrader 5 64bit
  • ejtraderMT expert adviser datafeed ejtraderMT

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