We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I'm trying to set up the docker-compose edition with:
docker-compose pull docker-compose up --abort-on-container-exit
I'm getting this error message:
Creating dockerkazoo_kzutil_1 ... Starting dockerkazoo_couchdb-data_1 ... rabbitmq is up-to-date Starting dockerkazoo_couchdb-data_1 Creating dockerkazoo_kzutil_1 ... error
Starting dockerkazoo_couchdb-data_1 ... done couchdb is up-to-date kazoo is up-to-date
ERROR: for kzutil Cannot create container for service kzutil: No command specified ERROR: Encountered errors while bringing up the project.
The text was updated successfully, but these errors were encountered:
Please can you share with me how you were able to solve the problem. Thanks
Sorry, something went wrong.
No branches or pull requests
When I'm trying to set up the docker-compose edition with:
docker-compose pull
docker-compose up --abort-on-container-exit
I'm getting this error message:
Creating dockerkazoo_kzutil_1 ...
Starting dockerkazoo_couchdb-data_1 ...
rabbitmq is up-to-date
Starting dockerkazoo_couchdb-data_1
Creating dockerkazoo_kzutil_1 ... error
Starting dockerkazoo_couchdb-data_1 ... done
couchdb is up-to-date
kazoo is up-to-date
ERROR: for kzutil Cannot create container for service kzutil: No command specified
ERROR: Encountered errors while bringing up the project.
The text was updated successfully, but these errors were encountered: