Skip to content

Problems to build #1

@costa-victor

Description

@costa-victor

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 exist

Am 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions