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

CI lacks environmental configuration sometimes. #167

Closed
Roiocam opened this issue Apr 3, 2024 · 2 comments · Fixed by #168
Closed

CI lacks environmental configuration sometimes. #167

Roiocam opened this issue Apr 3, 2024 · 2 comments · Fixed by #168

Comments

@Roiocam
Copy link
Member

Roiocam commented Apr 3, 2024

./scripts/launch-postgres.sh: line 34: docker-compose: command not found
./scripts/launch-postgres.sh: line 35: docker-compose: command not found
./scripts/launch-postgres.sh: line 36: docker-compose: command not found
Postgres not available, retrying...
Postgres not available, retrying...
Postgres not available, retrying...
Postgres not available, retrying...
Postgres not available, retrying...
Postgres not available, retrying...

See:

@samueleresca
Copy link
Member

Likely related to: https://github.com/orgs/community/discussions/116610
We probably need to move our CI to docker compose V2: https://docs.docker.com/compose/migrate/

@Roiocam
Copy link
Member Author

Roiocam commented Apr 3, 2024

Likely related to: https://github.com/orgs/community/discussions/116610 We probably need to move our CI to docker compose V2: https://docs.docker.com/compose/migrate/

Thank you for providing the information! Looks like it works in #168

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

Successfully merging a pull request may close this issue.

2 participants