2023-07-17 17:15:08 +02:00
|
|
|
FROM ejtrader/metatrader:5
|
2023-07-16 04:14:41 +02:00
|
|
|
|
2023-07-17 17:15:08 +02:00
|
|
|
# Add your custom configuration and scripts here, if needed
|
2023-07-16 04:14:41 +02:00
|
|
|
|
2023-07-17 17:15:08 +02:00
|
|
|
# Start MetaTrader 5
|
|
|
|
|
CMD ["/root/.wine/drive_c/Program Files/MetaTrader 5/terminal64.exe"]
|