2016-05-11 123 views
1

我按照指示在這裏:泊塢窗不能運行

https://github.com/docker/docker/issues/866#issuecomment-19218300

但得到這個錯誤:

docker -d 
flag provided but not defined: -d 
See 'docker --help'. 

現在我不能跑碼頭工人,並拋出這個錯誤:

docker run -i -t appscale/appscale:latest /bin/bash 
docker: Error response from daemon: failed to create endpoint stoic_easley on network bridge: adding interface vethe517512 to bridge docker0 failed: could not find bridge docker0: route ip+net: no such network interface. 

回答