Skip to content

BUG: Docker Compose build fails on Windows environment #107

Description

@SiriChandanaGarimella

Describe the bug
The 'docker-compose up' command fails to build the server image specifically on Windows systems

To Reproduce
Steps to reproduce the behavior:

  • Clone the repository
  • Navigate to the project directory
  • Run 'docker-compose up' on Windows
  • Build fails during server image creation

Expected behavior

  • Docker should successfully build both client-app and server images
  • All containers should start without errors
  • Application should be accessible via specified ports
    The same behavior should be consistent across Windows, Linux, and macOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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