Skip to content

Latest commit

 

History

History
executable file
·
51 lines (32 loc) · 1020 Bytes

README.md

File metadata and controls

executable file
·
51 lines (32 loc) · 1020 Bytes

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