ICT-BDA / EasyML

Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
Apache License 2.0
1.98k stars 440 forks source link

docker安装的一些问题 #115

Open Berwin77 opened 4 years ago

Berwin77 commented 4 years ago

运行 sh run_containers.sh 报错:

start hadoop-slave1 container... a902f0eb6383997fbc7cdfd7bcd2e004ba6f825fa87d606d58bcb112123aaf2e docker: Error response from daemon: Invalid address 172.18.0.4: It does not belong to any of this network's subnets. start hadoop-slave2 container... af47a54b03d4e34492f4ec8ab8c29d2ef3ca06abcee0a549996859413495e120 docker: Error response from daemon: Invalid address 172.18.0.5: It does not belong to any of this network's subnets. start sshd... Error response from daemon: Container 6d1970a19d704640d89e3f81228d87690e6f05018b72901a5c349f262415b43e is not running Error response from daemon: Container af47a54b03d4e34492f4ec8ab8c29d2ef3ca06abcee0a549996859413495e120 is not running Error response from daemon: Container a902f0eb6383997fbc7cdfd7bcd2e004ba6f825fa87d606d58bcb112123aaf2e is not running finished