Straightforward question:
If I use docker-compose up -d everything works fine and I get Mediawiki running on my localhost and my bash works fine.
If I use docker-compose up I get this: https://pastebin.com/FL8u9iHv and my bash freezes there. This got me curious. What am I lacking/doing wrong, if anything?