Files
docker-cli/cli/command/image/testdata/inspect-command-success.simple.golden
T

16 lines
282 B
Plaintext

[
{
"Id": "",
"RepoTags": null,
"RepoDigests": null,
"Config": null,
"Architecture": "",
"Os": "",
"Size": 0,
"RootFS": {},
"Metadata": {
"LastTagTime": "0001-01-01T00:00:00Z"
}
}
]