github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/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 "Created": "", 9 "Container": "", 10 "ContainerConfig": null, 11 "DockerVersion": "", 12 "Author": "", 13 "Config": null, 14 "Architecture": "", 15 "Os": "", 16 "Size": 0, 17 "GraphDriver": { 18 "Data": null, 19 "Name": "" 20 }, 21 "RootFS": {}, 22 "Metadata": { 23 "LastTagTime": "0001-01-01T00:00:00Z" 24 } 25 }, 26 { 27 "Id": "", 28 "RepoTags": null, 29 "RepoDigests": null, 30 "Parent": "", 31 "Comment": "", 32 "Created": "", 33 "Container": "", 34 "ContainerConfig": null, 35 "DockerVersion": "", 36 "Author": "", 37 "Config": null, 38 "Architecture": "", 39 "Os": "", 40 "Size": 0, 41 "GraphDriver": { 42 "Data": null, 43 "Name": "" 44 }, 45 "RootFS": {}, 46 "Metadata": { 47 "LastTagTime": "0001-01-01T00:00:00Z" 48 } 49 } 50 ]