On running the command docker container ps -a | grep my_app the docker is showing that its in running status, but the moment I try to see the logs using docke
docker container ps -a | grep my_app
docke