You can run docker logs <container_name> to retrieve the logs
(if you don’t know what was the container name, you can run docker ps -a to display all the containers)
You can run docker logs <container_name> to retrieve the logs
(if you don’t know what was the container name, you can run docker ps -a to display all the containers)