See list of docker images
$ docker compose logs -f db
Stop your containers and remove them with all their data
$ docker compose down -v
Check logs of the DB
$ docker compose logs -f db
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
$ docker compose logs -f db
$ docker compose down -v
$ docker compose logs -f db