github.1git.de/docker/cli@v26.1.3+incompatible/cli/command/image/testdata/inspect-command-success.simple-many.golden (about) 1 [ 2 { 3 "Id": "", 4 "RepoTags": null, 5 "RepoDigests": null, 6 "Parent": "", 7 "Comment": "", 8 "DockerVersion": "", 9 "Author": "", 10 "Config": null, 11 "Architecture": "", 12 "Os": "", 13 "Size": 0, 14 "GraphDriver": { 15 "Data": null, 16 "Name": "" 17 }, 18 "RootFS": {}, 19 "Metadata": { 20 "LastTagTime": "0001-01-01T00:00:00Z" 21 } 22 }, 23 { 24 "Id": "", 25 "RepoTags": null, 26 "RepoDigests": null, 27 "Parent": "", 28 "Comment": "", 29 "DockerVersion": "", 30 "Author": "", 31 "Config": null, 32 "Architecture": "", 33 "Os": "", 34 "Size": 0, 35 "GraphDriver": { 36 "Data": null, 37 "Name": "" 38 }, 39 "RootFS": {}, 40 "Metadata": { 41 "LastTagTime": "0001-01-01T00:00:00Z" 42 } 43 } 44 ]