github.com/xeptore/docker-cli@v20.10.14+incompatible/cli/command/config/testdata/config-inspect-without-format.single-config.golden (about)

     1  [
     2      {
     3          "ID": "ID-foo",
     4          "Version": {},
     5          "CreatedAt": "0001-01-01T00:00:00Z",
     6          "UpdatedAt": "0001-01-01T00:00:00Z",
     7          "Spec": {
     8              "Name": "foo",
     9              "Labels": null
    10          }
    11      }
    12  ]