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

scale to setup network automatically #2890

Closed
jianbin-wei opened this issue Feb 11, 2016 · 1 comment
Closed

scale to setup network automatically #2890

jianbin-wei opened this issue Feb 11, 2016 · 1 comment

Comments

@jianbin-wei
Copy link

Without running up first, the network does not exist. Then the scale fails.

Any reason that the network should not created within scale command?

docker-compose -f kafka-cluster.yml scale zookeeper=2                                                                                                                        
Creating and starting 1 ... error
Creating and starting 2 ... error
ERROR: for 1  network docker_default not found
ERROR: for 2  network docker_default not found
@dnephin
Copy link

dnephin commented Feb 11, 2016

Duplicate of #2602

I'd rather avoid having scale duplicate a lot of behviour from up, be we can discuss in #2602

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants