Docker Useful commands How to check logs To view the last logs entries of a given container, run the following command: docker logs --tail 50 --follow --timestamps container_name