How to Delete Docker Container Log Files (Windows or Linux)
Here’s how to delete your Docker container log files. Get Docker File Location 1. Run docker inspect to find your Docker log file location 2. Find the “Docker Root Dir” Value, mine is /var/lib/docker