following information may help to resolve the situation:mongodb-org: Depends: mongodb-org-database but it is not going to be installed
# Install mongo in container for mongodum
我正在尝试使用简单的nodejs和mongodb服务建立一个码头网络,方法是遵循这个,但是,在构建nodejs时,它会失败,因为它无法连接到mongodb。docker-compose.ymlservices: container_name: nodejs # How the container willcontainer
command: # The command docke