You can investigate driver issues by analyzing the log files generated by the driver
containers.
Before you begin
Create at least one driver container.
What you should know
Driver container log files are saved to the following folder on the server hosting the
docker engine.
%Programdata%\docker\containers\<ContainerID>
Procedure
-
Find the ID of the driver container.
-
On the server hosting the docker engine, open a command prompt.
-
Type the command 'docker ps' and press Enter.
All running containers are listed.
-
In the returned result, write down the
CONTAINER ID
corresponding to
the driver container you want to investigate.
-
In the container folder, search for the folder matching the ID you found.
In the log folder, the log files are named as follows:
<ContainerID>-json.txt.