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

error during execution of start.sh #92

Open
torstenandrecht opened this issue Jan 18, 2017 · 2 comments
Open

error during execution of start.sh #92

torstenandrecht opened this issue Jan 18, 2017 · 2 comments

Comments

@torstenandrecht
Copy link

Local demo...execution of ./start.sh

Output:

Clean up old docker containers

docker-compose -f $DIR/docker-compose.yml kill;
No such command: Sync/Current

Commands:
build Build or rebuild services
bundle Generate a Docker bund

@rubayatk-tech
Copy link

Facing the same issue
# Clean up old docker containers docker-compose -f $DIR/docker-compose.yml kill; No such command: BlueMix

Please advice

@rubayatk-tech
Copy link

rubayatk-tech commented Feb 15, 2017

after viewing another issue on the same github repository
#77

The response was "tested using docker 1.12.3 and docker compose 1.8.1"

I checked my versions of docker and docker-compose

Rubayats-MacBook-Pro:Scripts RubayatKhan$ docker-compose --version
docker-compose version 1.11.1, build 7c5d5e4
Rubayats-MacBook-Pro:Scripts RubayatKhan$ docker -v
Docker version 1.13.1, build 092cba3
Rubayats-MacBook-Pro:Scripts RubayatKhan$

Any idea on how to downgrade the docker and docker-compose versions ?

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