Skip to content

How to install REMP on Windows 10 #8

Description

@PayteR

Hi, i have a problem to install REMP's Docker containers on Windows. When i run make docker-built i get not recognized the command

make docker-build

'make' is not recognized as an internal or external command,
operable program or batch file.

When i run docker-compose up, then i get

docker-compose up
Building beam_tracker
Step 1/8 : FROM alpine
 ---> 055936d39205
Step 2/8 : WORKDIR /bin
 ---> Using cache
 ---> 5d70f66505bd
Step 3/8 : ADD tracker.tar .
ERROR: Service 'beam_tracker' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder566434670/tracker.tar: no such file or directory

Do i understand correctly, that this docker installation is possible to run just on Linux? It's there a possibility to run it on Windows somehow? Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions