Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Docker Compose build fails on Windows environment #107

Open
SiriChandanaGarimella opened this issue Nov 14, 2024 · 0 comments
Open
Assignees

Comments

@SiriChandanaGarimella
Copy link
Collaborator

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
@DeviPriya-Kolla DeviPriya-Kolla self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants