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

Revision #2
Created 30 April 2022 04:30:18 by Tozo
Updated 30 April 2022 04:33:05 by Tozo