Where can I find Docker log driver json-file location for Docker for windows

0 votes
I’m trying to locate a container's log location, I use Docker for windows. Where is it located on my system?
Aug 16, 2018 in Docker by Tyrion anex
• 8,690 points
3,130 views

1 answer to this question.

0 votes
For windows, the container storage is the Hyper V's virtual Hard disk.You would have to connect to that hard disk to get the container logs.

/var/lib/docker is mounted on the persistent Virtual Disk of the VM which is under C:\Users\Public\Documents\Hyper-V\Virtual hard disks
answered Aug 16, 2018 by Sophie may
• 10,620 points

Related Questions In Docker

0 votes
1 answer
0 votes
2 answers

How can I inspect the file system of a failed `docker build

Failed command is a build that has ...READ MORE

answered Aug 6, 2018 in Docker by Nilesh
• 7,060 points
4,203 views
0 votes
1 answer

How to change hosts in Docker for Windows in daemon.json?

you cannot specify options both as a ...READ MORE

answered Oct 16, 2018 in Docker by Tyrion anex
• 8,690 points
5,753 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,810 views
0 votes
2 answers
+16 votes
22 answers

How can I run a ‘docker exec’ command inside a docker container?

you can run any command in a ...READ MORE

answered Dec 10, 2018 in Docker by Pramiti
1,241,470 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP