7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
FROM ejtrader/metatrader:5
|
|
|
|
# Add your custom configuration and scripts here, if needed
|
|
|
|
# Start MetaTrader 5
|
|
CMD ["/root/.wine/drive_c/Program Files/MetaTrader 5/terminal64.exe"]
|