Update configs.md

fix typo
This commit is contained in:
Joel Kuzmarski 2019-02-06 15:23:27 -06:00 committed by GitHub
parent f5493b08d1
commit e10f2bc1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ containers, configs are all mounted into `C:\ProgramData\Docker\configs` and
symbolic links are created to the desired location, which defaults to symbolic links are created to the desired location, which defaults to
`C:\<config-name>`. `C:\<config-name>`.
You can set the ownership (`uid` and `gid`) or the config, using either the You can set the ownership (`uid` and `gid`) for the config, using either the
numerical ID or the name of the user or group. You can also specify the file numerical ID or the name of the user or group. You can also specify the file
permissions (`mode`). These settings are ignored for Windows containers. permissions (`mode`). These settings are ignored for Windows containers.