-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Enviroment
Operational system: Linux Mint 20 x86_64
Docker version: Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2
Description
Hello @itishermann , thanks for sharing this awesome project. Could you help me?
I follow the instruction run this project docker run --rm -p 8080:8080 itishermann/docker-mt5 after pull it from docker hub and it worked without problems. However, when I tried to build it I have some issues, as showed below:
victor@victor-ac:~/docker-bot-mt5$ docker build -t mt5-test .
Sending build context to Docker daemon 371.2kB
Step 1/6 : FROM solarkennedy/wine-x11-novnc-docker
---> e1ac7b4cb4b9
Step 2/6 : ENV WINEPREFIX /root/prefix64
---> Using cache
---> 03e01071eb8e
Step 3/6 : ENV WINEARCH win64
---> Using cache
---> 8531de92eb9d
Step 4/6 : COPY ["MetaTrader 5", "/root/prefix64/drive_c/Program Files/MetaTrader 5"]
COPY failed: file not found in build context or excluded by .dockerignore: stat MetaTrader 5: file does not existAm I doing something wrong or missing something? I'm learning docker and I don't know answer that.
Thank you very much,
Victor
Metadata
Metadata
Assignees
Labels
No labels