DockerCLI/cli/command/trust/testdata/trust-inspect-empty-repo.go...

26 lines
531 B
Plaintext
Raw Normal View History

[
{
"Name": "reg/img:unsigned-tag",
"SignedTags": [],
"Signers": [],
"AdministrativeKeys": [
{
"Name": "Root",
"Keys": [
{
"ID": "rootID"
}
]
},
{
"Name": "Repository",
"Keys": [
{
"ID": "targetsID"
}
]
}
]
}
]