关于volume: Dockerfile中的Volume 模式是挂载到匿名目录,与docker run -v 主机目录:容器目录不同 docker-compose volumes 同docker run -v 关于容器通信 通过docker-compose配置network