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]: getting error while setup local development in docker compose file #3641

Closed
1 task done
abidkhan484 opened this issue Feb 13, 2024 · 3 comments · Fixed by #3642
Closed
1 task done

[bug]: getting error while setup local development in docker compose file #3641

abidkhan484 opened this issue Feb 13, 2024 · 3 comments · Fixed by #3642
Assignees
Labels

Comments

@abidkhan484
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

It should start with the docker-compose -f docker-compose-local.yml up -d command. But it's returning error. The error is given below.

└─(10:44:04 on preview)──> docker-compose -f docker-compose-local.yml up -d                                                                     
ERROR: The Compose file './docker-compose-local.yml' is invalid because:
services.migrator.restart contains an invalid type, it should be a string

Steps to reproduce

  1. Try starting local development with docker compose up command (docker-compose -f docker-compose-local.yml up -d)
  2. It will return error in preview branch

Browser

Google Chrome

Version

Local

@abidkhan484
Copy link
Contributor Author

Can you please look into this PR? I have added the fix and the reason behind the issue. #3642

@srinivaspendem
Copy link
Collaborator

Hey @abidkhan484 thanks for raising the PR, we will get back to you tomorrow but we will need you to sign the CLA raised by the CLA bot in your PR. Only then can we actually proceed to evaluate your PR.

@abidkhan484
Copy link
Contributor Author

abidkhan484 commented Feb 13, 2024

we will need you to sign the CLA raised by the CLA bot in your PR

Thanks for the information @srinivaspendem, I have accepted the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants