mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
Fix typo in JSON config example, in the CLI documetation
Signed-off-by: Michał Czeraszkiewicz <czerasz.hosting@gmail.com>
This commit is contained in:
committed by
Michał Czeraszkiewicz
parent
b04dd6b7bc
commit
09a9958e22
@@ -106,7 +106,7 @@ directives, see the [**Formatting** section in the `docker ps` documentation](..
|
||||
Following is a sample `config.json` file:
|
||||
|
||||
{
|
||||
"HttpHeaders: {
|
||||
"HttpHeaders": {
|
||||
"MyHeader": "MyValue"
|
||||
},
|
||||
"psFormat": "table {{.ID}}\\t{{.Image}}\\t{{.Command}}\\t{{.Labels}}"
|
||||
|
||||
Reference in New Issue
Block a user