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

docker compose in README prerequisites doesn't work #15

Open
ardalis opened this issue Jan 6, 2024 · 1 comment
Open

docker compose in README prerequisites doesn't work #15

ardalis opened this issue Jan 6, 2024 · 1 comment

Comments

@ardalis
Copy link

ardalis commented Jan 6, 2024

I had to modify the path to use the /docker-compose subfolder but even then I get an error saying unknown shorthand flag: 'd' in -d

image

mehdihadeli added a commit that referenced this issue Jan 7, 2024
@mehdihadeli
Copy link
Owner

mehdihadeli commented Jan 7, 2024

Hi @ardalis,
Thanks for reporting this issue.
The path should be docker-compose -f ./deployments/docker-compose/docker-compose.infrastructure.yaml up -d.
I fixed the Readme file and updated docker-compose file. .env file in docker-compose folder removed by gitignore, I added this file again.

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