O container com a imagem do mongo é criado, porém ao começar a criação dos nodes o seguinte erro ocorre:
alura-books3 | (node:17) DeprecationWarning: open()
is deprecated in mongoose >= 4.11.0, use openUri()
instead, or set the useMongoClient
option if using connect()
or createConnection()
. See http://mongoosejs.com/docs/4.x/docs/connections.html#use-mongo-client
mongodb_1 | 2018-10-04T14:19:17.461+0000 I NETWORK [initandlisten] waiting for connections on port 27017
mongodb_1 | 2018-10-04T14:19:20.407+0000 I NETWORK [listener] connection accepted from 172.19.0.3:51360 #1 (1 connection now open)
alura-books3 | Server initialiazed on port 3000