Skip to content

Docker image running mt5 platform on vnc

License

Notifications You must be signed in to change notification settings

jasondavis87/docker-mt5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-mt5

Docker image running mt5 platform on vnc

USAGE

docker run -it --rm -p 5901:5901 -p 8080:8080 -e MT5_PASSWORD=YOUR_PASSWORD_HERE -e MT5_LOGIN=YOUR_LOGIN_HERE -e MT5_SERVER=YOUR_SERVER_HERE mt5:latest

The default vnc password is vncpassword

About

Docker image running mt5 platform on vnc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.0%
  • Dockerfile 14.8%
  • Shell 14.2%