Docker-compose demo

Please I need help on this lab, docker-compose demo.After running the >>docker-compose up
my CLI only stop at this point.

Hello, s.olaniyi
Your database container is ready to accept the connections. No worried about this logs.

1 Like

Hi,

Have you used the detach flag β€œ-d” ?
docker-compose up -d

Yeah. Thanks for your response. It’s okay now