gmag11 / MetaTrader5-Docker-Image

Docker image that runs Metatrader 5 with VNC web server
MIT License
107 stars 51 forks source link

Update Dockerfile #6

Closed udaydeep1992 closed 5 months ago

udaydeep1992 commented 6 months ago

Formatted and organized code since current version started throwing Connection timed out error while executing below commands

wget -O- -q https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_11/Release.key | apt-key add - && \ echo "deb http://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_11 ./" | tee /etc/apt/sources.list.d/wine-obs.list && \