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

On the very first screen, the deploy fails with docker-compose not found #3

Open
KpuCko opened this issue Jan 9, 2025 · 0 comments

Comments

@KpuCko
Copy link

KpuCko commented Jan 9, 2025

I have cloned the repository, and used the setup utility bash scripts/deploy-setup-utility.sh.
The Docker containers are up and running, but when I accessed the web page and hit the Deploy button I see these errors:

Connected to server
@deploy.sh: STEP 1...
/app/scripts/deploy.sh: line 15: docker-compose: command not found
/app/scripts/deploy.sh: line 16: docker-compose: command not found
/app/scripts/deploy.sh: line 17: docker-compose: command not found
@deploy.sh: STEP 2...
/app/scripts/deploy.sh: line 21: docker-compose: command not found
/app/scripts/deploy.sh: line 22: docker-compose: command not found
Error 127

How to fix that?
Thanks

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

1 participant