Skip to content

Building & Running on Windows does not work. #15

Description

@umutcanoner

Describe the bug

When attempting to run the GeniA docker container on Windows, I encountered an error indicating that entrypoint.sh cannot be found.

Steps to reproduce the behavior

  1. On a Windows machine, attempt to run the GeniA docker container.
  2. Observe the error indicating that entrypoint.sh cannot be found.

Expected vs actual behavior

Expected behavior: The docker container should run without any errors.
Actual behavior: Received an error indicating that entrypoint.sh cannot be found.

Logs

N/A

Additional context

As a workaround, I had to clone and build GeniA on WSL (Windows Subsystem for Linux). After doing this, the docker container worked fine on Windows Docker Desktop. I believe it has to do with line endings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions