Skip to content

Commit

Permalink
Merge pull request #140 from Yomanz/master
Browse files Browse the repository at this point in the history
Add missing config to docker registry page.
  • Loading branch information
DaneEveritt committed Sep 22, 2019
2 parents 6e142c8 + 0873726 commit 7ccbf24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daemon/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ The following will stop the daemon, remove the network, and start the daemon aga
| ------------ | ------------- | ----- |
| `username` | _none_ | The username to use when connecting to the registry. |
| `password` | _none_ | The password associated with the account. |
| `images` | _none_ | An array of images that are associated with the private registry. |
| `auth` | _none_ | |
| `email` | _none_ | |
| `serveraddress` | _none_ | The address to the server the registry is located on. |
Expand Down

0 comments on commit 7ccbf24

Please sign in to comment.