File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 
config/containers/logging Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ only one container.
1818To use the ` json-file `  driver as the default logging driver, set the ` log-driver ` 
1919and ` log-opt `  keys to appropriate values in the ` daemon.json `  file, which is
2020located in ` /etc/docker/ `  on Linux hosts or
21- ` C:\ProgramData\docker\config\daemon.json `  on Windows Server. For more about
22- + configuring Docker using ` daemon.json ` , see
23- + [ daemon.json] ( /engine/reference/commandline/dockerd.md#daemon-configuration-file ) .
21+ ` C:\ProgramData\docker\config\daemon.json `  on Windows Server. For more information  about
22+ configuring Docker using ` daemon.json ` , see
23+ [ daemon.json] ( /engine/reference/commandline/dockerd.md#daemon-configuration-file ) .
2424
2525The following example sets the log driver to ` json-file `  and sets the ` max-size ` 
2626option.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments