Files
Neural-Network-MT5-Trading-Bot/docker/DockerFile.xorg
T
2023-07-17 17:15:08 +02:00

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"]