DEV Community

Rajesh
Rajesh

Posted on

How do you check logs of a docker container?

This blog shares an example on how to view logs of a docker container or continuously stream it by using a spring boot application which logs a random string every one second.

https://belowthemalt.com/2023/01/16/how-do-i-check-logs-of-a-docker-container/

Top comments (0)