docker service create 创建的服务,用docker service ls查看状态是运行中的,但是docker ps查看,没有任何启动。
Since --detach=false was not specified, tasks will be created in the background.
In a future release, --detach=false will become the default.
这个又是什么意思。
http://dockone.io/article/1736
http://www.cnblogs.com/atuotuo/p/6269270.html