github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/cli/command/image/testdata/inspect-command-success.simple.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 ]