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

"Something went wrong..." #195

Open
stewert69 opened this issue Jan 28, 2020 · 3 comments
Open

"Something went wrong..." #195

stewert69 opened this issue Jan 28, 2020 · 3 comments

Comments

@stewert69
Copy link

su - kupiki -c "cd /home/kupiki/kupiki-portal-backend && /usr/local/bin/docker-compose build"

After following all instructions, using Raspbian Buster, Raspbian Buster Lite and Raspbian Jessie Minibain, I always get an error in the script at line 1048 where it tries to "Build the Docker image of Portal backend". The result is " -bash: /usr/local/bin/docker-composer: No such file or directory"
Any guidance in this matter would be greatly appreciated.

@pihomeserver
Copy link
Owner

Look at other issues. That's a known point where the docker-compose is newly installed in another folder. You have to change it manually or better create a pull request with updates

@stewert69
Copy link
Author

Look at other issues. That's a known point where the docker-compose is newly installed in another folder. You have to change it manually or better create a pull request with updates

What folder should it be installed in then?

@pihomeserver
Copy link
Owner

Try to look at the new location with the type command. Not sure about the location in latest debian release

pihomeserver added a commit that referenced this issue Feb 6, 2020
Fixed issue #195 - docker-compose not being found.
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